summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-11-25core.whitespace: documentation updates.Junio C Hamano
2007-11-25builtin-apply: teach whitespace_rulesJunio C Hamano
2007-11-23builtin-apply: rename "whitespace" variables and fix stylesJunio C Hamano
2007-11-03core.whitespace: add test for diff whitespace error highlightingJunio C Hamano
2007-11-03git-diff: complain about >=8 consecutive spaces in initial indentJunio C Hamano
2007-11-03War on whitespace: first, a bit of retreat.Junio C Hamano
2007-11-02Merge branch 'maint'Junio C Hamano
2007-11-02Merge branch 'ph/parseopt'Junio C Hamano
2007-11-02Merge branch 'np/progress'Junio C Hamano
2007-11-02Fixing path quoting in git-rebaseJonathan del Strother
2007-11-02Merge branch 'br/gccfix'Junio C Hamano
2007-11-02Merge branch 'gp/maint-diffdoc'Junio C Hamano
2007-11-02Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-11-02Documentation: quote commit messages consistently.Sergei Organov
2007-11-02Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-02transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variableBlake Ramsdell
2007-11-02gc: use parse_optionsJames Bowes
2007-11-02Merge branch 'maint'Junio C Hamano
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-11-01Merge branch 'bk/maint-cvsexportcommit'Junio C Hamano
2007-11-01Do no colorify test output if stdout is not a terminalAlex Riesen
2007-11-01Show total transferred as part of throughput progressNicolas Pitre
2007-11-01make sure throughput display gets updated even if progress doesn't moveNicolas Pitre
2007-11-01return the prune-packed progress display to the inner loopNicolas Pitre
2007-11-01git-format-patch.txt: fix explanation of an example.Sergei Organov
2007-11-01git-filter-branch.txt: fix a typo.Sergei Organov
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-11-01gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski
2007-11-01Merge branch 'js/forkexec'Junio C Hamano
2007-11-01Merge branch 'sp/mergetool'Junio C Hamano
2007-11-01Merge branch 'sp/help'Junio C Hamano
2007-11-01Merge branch 'kh/commit'Junio C Hamano
2007-11-01cvsexportcommit: fix for commits that do not have parentsBrad King
2007-10-31Merge branch 'maint' to catch up with 1.5.3.5Junio C Hamano
2007-10-31GIT 1.5.3.5v1.5.3.5Junio C Hamano
2007-10-31Merge branch 'maint' into HEADJunio C Hamano
2007-10-31Merge branch 'nd/worktree' into HEADJunio C Hamano
2007-10-31Merge branch 'cc/skip' into HEADJunio C Hamano
2007-10-31Merge branch 'jk/send-pack' into HEADJunio C Hamano
2007-10-31Merge branch 'lt/rename' into HEADJunio C Hamano
2007-10-31Merge branch 'jn/web' into HEADJunio C Hamano
2007-10-31Merge branch 'ds/gitweb' into HEADJunio C Hamano
2007-10-31Merge branch 'js/rebase' into HEADJunio C Hamano
2007-10-31No longer install git-svnimport, move to contrib/examplesGerrit Pape
2007-10-31Update GIT 1.5.3.5 Release NotesJunio C Hamano
2007-10-31git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink
2007-10-31git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink
2007-10-31Fix --strategy parsing in git-rebase--interactive.shBjörn Steinbrink