summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-06Color support for "git-add -i"Junio C Hamano
2007-12-06git config --get-colorboolJunio C Hamano
2007-12-06Documentation: color.* = true means "auto"Junio C Hamano
2007-12-06Merge branch 'maint'Junio C Hamano
2007-12-06git-am -i: report rewritten titleJunio C Hamano
2007-12-06git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano
2007-12-05Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano
2007-12-05Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy
2007-12-05Revert "git-am: catch missing author date early."Junio C Hamano
2007-12-05git config: Don't rely on regexec() returning 1 on non-matchBjörn Steinbrink
2007-12-05Documentation: add --patch option to synopsis of git-addMatthias Kestenholz
2007-12-05Set OLD_ICONV on Cygwin.Pascal Obry
2007-12-05t5510: add a bit more tests for fetchJunio C Hamano
2007-12-05Merge branch 'wc/add-i'Junio C Hamano
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-12-04Simplify crud() in ident.cAlex Riesen
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand
2007-12-04gitweb: use Perl built-in utf8 function for UTF-8 decoding.İsmail Dönmez
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King
2007-12-04contrib: Make remotes2config.sh script more robustJakub Narebski
2007-12-04Use a strbuf for copying the command line for the reflog.Kristian Høgsberg
2007-12-04Documentation/git.txt: typofixJunio C Hamano
2007-12-04Documentation: rerere is enabled by default these days.Junio C Hamano
2007-12-04Formatting fix for Documentation/git-help.txtJunio C Hamano
2007-12-04Update draft release notes for 1.5.4Junio C Hamano
2007-12-04Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0Johannes Schindelin
2007-12-04Add git-fast-export to list of commands.Junio C Hamano
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-04Add remote.<name>.proxySam Vilain
2007-12-04Allow HTTP proxy to be overridden in configSam Vilain
2007-12-04Trace and quote with argv: get rid of unneeded count argument.Christian Couder
2007-12-04install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-04Documentation: add a new man page for "git-help"Christian Couder
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano
2007-12-03git-add -i: add help text for list-and-choose UIWincent Colaiuta
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeJunio C Hamano
2007-12-03quote_path: fix collapsing of relative pathsJeff King
2007-12-03Make git status usage say git status instead of git commitShawn Bohrer
2007-12-03Fix --signoff in builtin-commit differently.Junio C Hamano
2007-12-03Merge branch 'js/prune-expire'Junio C Hamano
2007-12-03Merge branch 'js/export-with-assignment'Junio C Hamano
2007-12-03Merge branch 'js/fast-export'Junio C Hamano
2007-12-03Merge branch 'js/rebase-i-rerere'Junio C Hamano
2007-12-03Merge branch 'js/pull-rebase'Junio C Hamano
2007-12-03Merge branch 'wc/rebase-insn'Junio C Hamano
2007-12-03Merge branch 'jc/typebreak'Junio C Hamano