summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-03Merge branch 'ph/strbuf'Junio C Hamano
2007-10-03Merge branch 'lh/merge'Junio C Hamano
2007-10-03Merge branch 'js/rebase-i'Junio C Hamano
2007-10-03Merge branch 'jc/autogc'Junio C Hamano
2007-10-03Merge branch 'je/hooks'Junio C Hamano
2007-10-03Merge branch 'ap/dateformat'Junio C Hamano
2007-10-03Sync with GIT 1.5.3.4Junio C Hamano
2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano
2007-10-03Add a test script for for-each-ref, including test of date formattingAndy Parkins
2007-10-03Add test case for ls-files --with-treeCarl Worth
2007-10-03Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard
2007-10-03the ar tool is called gar on some systemsRobert Schiele
2007-10-03rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano
2007-10-03diffcore-rename: cache file deltasJeff King
2007-10-03Mention 'cpio' dependency in INSTALLJohan Herland
2007-10-03Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-10-02for-each-ref: fix %(numparent) and %(parent)Junio C Hamano
2007-10-02dateformat: parse %(xxdate) %(yydate:format) correctlyJunio C Hamano
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Merge branch 'maint'Junio C Hamano
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins
2007-10-01Update stale documentation link in the k.org siteJunio C Hamano
2007-09-30git.el: Reset the permission flags when changing a file state.Alexandre Julliard
2007-09-30git.el: Update a file status in the git buffer upon save.Alexandre Julliard
2007-09-30git.el: Do not print a status message on every git command.Alexandre Julliard
2007-09-30git.el: Preserve file marks when doing a full refresh.Alexandre Julliard
2007-09-30Fix adding a submodule with a remote urlDaniel Barkalow
2007-09-30git-remote: exit with non-zero status after detecting error in "rm".Jari Aalto
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30git-remote: exit with non-zero status after detecting errors.Jari Aalto
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-30rebase -i: support single-letter abbreviations for the actionsJohannes Schindelin
2007-09-30git-add--interactive: Improve behavior on bogus inputJean-Luc Herren
2007-09-30git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren
2007-09-30Make read_patch_file work on a strbuf.Pierre Habouzit
2007-09-30strbuf_read_file enhancement, and use it.Pierre Habouzit
2007-09-30post-checkout hook, tests, and docsJosh England
2007-09-30Make for-each-ref's grab_date() support per-atom formattingAndy Parkins
2007-09-30Make for-each-ref allow atom names like "<name>:<something>"Andy Parkins
2007-09-30parse_date_format(): convert a format name to an enum date_modeAndy Parkins
2007-09-29Merge branch 'gr/smtp'Junio C Hamano
2007-09-29Merge branch 'ss/svnimport'Junio C Hamano
2007-09-29Merge branch 'sv/svn'Junio C Hamano