Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | parse_date_format(): convert a format name to an enum date_mode | Andy Parkins | 2007-09-29 | 3 | -16/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Sync with GIT 1.5.3.4 | Junio C Hamano | 2007-10-03 | 15 | -29/+149 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | GIT 1.5.3.4v1.5.3.4 | Junio C Hamano | 2007-10-03 | 2 | -11/+18 | |
| * | | | | | | | Add test case for ls-files --with-tree | Carl Worth | 2007-10-03 | 1 | -0/+71 | |
| * | | | | | | | Must not modify the_index.cache as it may be passed to realloc at some point. | Keith Packard | 2007-10-02 | 1 | -1/+2 | |
| * | | | | | | | the ar tool is called gar on some systems | Robert Schiele | 2007-10-02 | 1 | -1/+1 | |
| * | | | | | | | rename diff_free_filespec_data_large() to diff_free_filespec_blob() | Junio C Hamano | 2007-10-02 | 3 | -5/+5 | |
| * | | | | | | | diffcore-rename: cache file deltas | Jeff King | 2007-10-02 | 3 | -4/+11 | |
| * | | | | | | | Mention 'cpio' dependency in INSTALL | Johan Herland | 2007-10-02 | 1 | -0/+3 | |
| * | | | | | | | Make git-pull complain and give advice when there is nothing to merge with | Federico Mena Quintero | 2007-10-02 | 1 | -4/+18 | |
| * | | | | | | | Note that git-branch will not automatically checkout the new branch | Federico Mena Quintero | 2007-10-02 | 1 | -0/+4 | |
| * | | | | | | | Add documentation for --track and --no-track to the git-branch docs. | Federico Mena Quintero | 2007-10-02 | 1 | -0/+15 | |
| * | | | | | | | Say when --track is useful in the git-checkout docs. | Federico Mena Quintero | 2007-10-02 | 1 | -1/+3 | |
| * | | | | | | | Fix typo in config.txt | Johannes Schindelin | 2007-10-02 | 1 | -1/+1 | |
| * | | | | | | | for-each-ref: fix %(numparent) and %(parent) | Junio C Hamano | 2007-10-02 | 1 | -4/+6 | |
| * | | | | | | | git-commit: initialize TMP_INDEX just to be sure. | Junio C Hamano | 2007-10-02 | 1 | -0/+1 | |
| * | | | | | | | fixed link in documentation of diff-options | Steffen Prohaska | 2007-10-01 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-10-01 | 4 | -8/+34 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Whip post 1.5.3.3 maintenance series into shape. | Junio C Hamano | 2007-10-01 | 4 | -8/+30 | |
| * | | | | | | | git stash: document apply's --index switch | Miklos Vajna | 2007-10-01 | 1 | -1/+6 | |
| * | | | | | | | post-receive-hook: Remove the From field from the generated email header so t... | Andy Parkins | 2007-10-01 | 1 | -1/+0 | |
* | | | | | | | | Update stale documentation link in the k.org site | Junio C Hamano | 2007-09-30 | 1 | -0/+1 | |
* | | | | | | | | git.el: Reset the permission flags when changing a file state. | Alexandre Julliard | 2007-09-29 | 1 | -17/+11 | |
* | | | | | | | | git.el: Update a file status in the git buffer upon save. | Alexandre Julliard | 2007-09-29 | 1 | -2/+16 | |
* | | | | | | | | git.el: Do not print a status message on every git command. | Alexandre Julliard | 2007-09-29 | 1 | -29/+41 | |
* | | | | | | | | git.el: Preserve file marks when doing a full refresh. | Alexandre Julliard | 2007-09-29 | 1 | -12/+28 | |
* | | | | | | | | Fix adding a submodule with a remote url | Daniel Barkalow | 2007-09-29 | 1 | -1/+1 | |
* | | | | | | | | git-remote: exit with non-zero status after detecting error in "rm". | Jari Aalto | 2007-09-29 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-29 | 5 | -12/+22 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | git-remote: exit with non-zero status after detecting errors. | Jari Aalto | 2007-09-29 | 1 | -4/+10 | |
| * | | | | | | | rebase -i: squash should retain the authorship of the _first_ commit | Johannes Schindelin | 2007-09-29 | 3 | -3/+3 | |
| * | | | | | | | git-add--interactive: Improve behavior on bogus input | Jean-Luc Herren | 2007-09-29 | 1 | -4/+3 | |
| * | | | | | | | git-add--interactive: Allow Ctrl-D to exit | Jean-Luc Herren | 2007-09-29 | 1 | -1/+6 | |
* | | | | | | | | rebase -i: support single-letter abbreviations for the actions | Johannes Schindelin | 2007-09-29 | 1 | -4/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'gr/smtp' | Junio C Hamano | 2007-09-29 | 2 | -7/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | send-email --smtp-server-port: allow overriding the default port | Junio C Hamano | 2007-09-26 | 2 | -7/+31 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ss/svnimport' | Junio C Hamano | 2007-09-29 | 1 | -11/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix pool handling in git-svnimport to avoid memory leaks. | Stefan Sperling | 2007-09-24 | 1 | -11/+12 | |
* | | | | | | | | Merge branch 'sv/svn' | Junio C Hamano | 2007-09-29 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-svn: handle changed svn command-line syntax | Sam Vilain | 2007-09-21 | 1 | -2/+4 | |
| * | | | | | | | | git-svn: fix test for trunk svn (transaction out of date) | Sam Vilain | 2007-09-21 | 1 | -0/+1 | |
| * | | | | | | | | git-svn: fix test for trunk svn (commit message not needed) | Sam Vilain | 2007-09-21 | 1 | -2/+1 | |
* | | | | | | | | | Merge branch 'ml/submodule' | Junio C Hamano | 2007-09-29 | 2 | -6/+50 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-submodule - allow a relative path as the subproject url | Mark Levedahl | 2007-09-25 | 2 | -6/+50 | |
* | | | | | | | | | | Merge branch 'jb/remote-rm' | Junio C Hamano | 2007-09-29 | 3 | -0/+142 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-remote rm: add tests and minor fix-ups | Junio C Hamano | 2007-09-23 | 2 | -6/+104 | |
| * | | | | | | | | | | remote: document the 'rm' subcommand | James Bowes | 2007-09-18 | 1 | -0/+6 | |
| * | | | | | | | | | | remote: add 'rm' subcommand | James Bowes | 2007-09-18 | 1 | -0/+38 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/diff-rename' | Junio C Hamano | 2007-09-29 | 3 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | diffcore-rename: cache file deltas | Jeff King | 2007-09-26 | 3 | -4/+11 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | |