summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-05Include diff options in the git-log manpageMiklos Vajna
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
2007-12-03Enable rewrite as well as rename detection in git-statusJeff King
2007-12-03Merge branch 'jc/color'Junio C Hamano
2007-12-03Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin
2007-12-03Merge branch 'dc/gitweb'Junio C Hamano
2007-12-03gitweb: Update and improve gitweb/README fileJakub Narebski
2007-12-03git-stash: Display help message if git-stash is run with wrong sub-commandsKevin Leung
2007-12-02git-am: catch missing author date early.Junio C Hamano
2007-12-02add -i: allow prefix highlighting for "Add untracked" as well.Wincent Colaiuta
2007-12-02Merge branch 'maint'Junio C Hamano
2007-12-02t9600: test cvsimport from CVS working treeJeff King