aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/autogc'Junio C Hamano2007-10-03
|\
| * git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano2007-09-17
| * git-gc --auto: restructure the way "repack" command line is built.Junio C Hamano2007-09-17
| * git-gc --auto: protect ourselves from accumulated cruftJunio C Hamano2007-09-17
| * git-gc --auto: add documentation.Junio C Hamano2007-09-17
| * git-gc --auto: move threshold check to need_to_gc() function.Junio C Hamano2007-09-17
| * repack -A -d: use --keep-unreachable when repackingJunio C Hamano2007-09-17
| * pack-objects --keep-unreachableJunio C Hamano2007-09-17
| * Export matches_pack_name() and fix its return valueJunio C Hamano2007-09-17
| * Invoke "git gc --auto" from commit, merge, am and rebase.Junio C Hamano2007-09-06
| * Implement git gc --autoJunio C Hamano2007-09-06
* | Merge branch 'je/hooks'Junio C Hamano2007-10-03
|\ \
| * | post-checkout hook, tests, and docsJosh England2007-09-29
* | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-03
|\ \ \
| * | | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-03
| * | | dateformat: parse %(xxdate) %(yydate:format) correctlyJunio C Hamano2007-10-02
| * | | Make for-each-ref's grab_date() support per-atom formattingAndy Parkins2007-09-29
| * | | Make for-each-ref allow atom names like "<name>:<something>"Andy Parkins2007-09-29
| * | | parse_date_format(): convert a format name to an enum date_modeAndy Parkins2007-09-29
| |/ /
* | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-03
|\ \ \
| * | | GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-03
| * | | Add test case for ls-files --with-treeCarl Worth2007-10-03
| * | | Must not modify the_index.cache as it may be passed to realloc at some point.Keith Packard2007-10-02
| * | | the ar tool is called gar on some systemsRobert Schiele2007-10-02
| * | | rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano2007-10-02
| * | | diffcore-rename: cache file deltasJeff King2007-10-02
| * | | Mention 'cpio' dependency in INSTALLJohan Herland2007-10-02
| * | | Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero2007-10-02
| * | | Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-02
| * | | Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-02
| * | | Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-02
| * | | Fix typo in config.txtJohannes Schindelin2007-10-02
| * | | for-each-ref: fix %(numparent) and %(parent)Junio C Hamano2007-10-02
| * | | git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano2007-10-02
| * | | fixed link in documentation of diff-optionsSteffen Prohaska2007-10-01
* | | | Merge branch 'maint'Junio C Hamano2007-10-01
|\ \ \ \ | |/ / /
| * | | Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-01
| * | | git stash: document apply's --index switchMiklos Vajna2007-10-01
| * | | post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-01
* | | | Update stale documentation link in the k.org siteJunio C Hamano2007-09-30
* | | | git.el: Reset the permission flags when changing a file state.Alexandre Julliard2007-09-29
* | | | git.el: Update a file status in the git buffer upon save.Alexandre Julliard2007-09-29
* | | | git.el: Do not print a status message on every git command.Alexandre Julliard2007-09-29
* | | | git.el: Preserve file marks when doing a full refresh.Alexandre Julliard2007-09-29
* | | | Fix adding a submodule with a remote urlDaniel Barkalow2007-09-29
* | | | git-remote: exit with non-zero status after detecting error in "rm".Jari Aalto2007-09-29
* | | | Merge branch 'maint'Junio C Hamano2007-09-29
|\ \ \ \ | |/ / /
| * | | git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-29
| * | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
| * | | git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-29