Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make for-each-ref's grab_date() support per-atom formatting | Andy Parkins | 2007-09-29 | 2 | -7/+26 |
* | Make for-each-ref allow atom names like "<name>:<something>" | Andy Parkins | 2007-09-29 | 1 | -1/+10 |
* | parse_date_format(): convert a format name to an enum date_mode | Andy Parkins | 2007-09-29 | 3 | -16/+22 |
* | 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 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Sync with GIT 1.5.3.3 | Junio C Hamano | 2007-09-29 | 10 | -40/+115 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | GIT 1.5.3.3v1.5.3.3 | Junio C Hamano | 2007-09-29 | 2 | -1/+38 |
| * | | | | | Fix revision log diff setup, avoid unnecessary diff generation | Linus Torvalds | 2007-09-29 | 1 | -2/+8 |
| * | | | | | git-bundle: fix commandline examples in the manpage | Miklos Vajna | 2007-09-29 | 1 | -0/+8 |
| * | | | | | Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maint | Junio C Hamano | 2007-09-29 | 1 | -7/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | mergetool: Fix typo in options passed to kdiff3 | Theodore Ts'o | 2007-09-28 | 1 | -2/+2 |
| | * | | | | | mergetool: fix emerge when running in a subdirectory | Theodore Ts'o | 2007-09-28 | 1 | -2/+2 |
| | * | | | | | Mergetool generating blank files (1.5.3) | Junio C Hamano | 2007-09-28 | 1 | -3/+4 |
| * | | | | | | quiltimport: Skip non-existent patches | Dan Nicholson | 2007-09-27 | 1 | -0/+4 |
| |/ / / / / | |||||
| * | | | | | apply: get rid of --index-info in favor of --build-fake-ancestor | Johannes Schindelin | 2007-09-26 | 3 | -21/+31 |
| * | | | | | Move make_cache_entry() from merge-recursive.c into read-cache.c | Carlos Rica | 2007-09-26 | 3 | -24/+26 |
| * | | | | | core-tutorial: correct URL | Randy Dunlap | 2007-09-25 | 1 | -1/+2 |
| * | | | | | Fix spelling of overridden in documentation | Shawn Bohrer | 2007-09-25 | 2 | -2/+2 |
| * | | | | | gitattributes.txt: Be more to the point in the filter driver description. | Johannes Sixt | 2007-09-25 | 1 | -5/+4 |
| * | | | | | gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int... | Johannes Sixt | 2007-09-25 | 1 | -11/+0 |
| * | | | | | user-manual: Explain what submodules are good for. | Michael Smith | 2007-09-25 | 1 | -12/+42 |
| * | | | | | Merge branch 'jn/web' into maint | Junio C Hamano | 2007-09-25 | 1 | -36/+2 |
| |\ \ \ \ \ | |||||
* | | | | | | | rebase -i: create .dotest-merge after validating options. | Matt Kraai | 2007-09-26 | 1 | -4/+4 |
* | | | | | | | rebase -i: avoid exporting GIT_AUTHOR_* variables | Johannes Schindelin | 2007-09-25 | 1 | -2/+8 |
* | | | | | | | rebase -i: Fix numbers in progress report | Johannes Schindelin | 2007-09-25 | 1 | -2/+2 |
* | | | | | | | rebase -i: style fixes and minor cleanups | Johannes Schindelin | 2007-09-25 | 1 | -18/+30 |
* | | | | | | | rebase -i: commit when continuing after "edit" | Johannes Schindelin | 2007-09-25 | 2 | -7/+24 |
* | | | | | | | Make merge-recursive honor diff.renamelimit | Lars Hjemli | 2007-09-25 | 1 | -0/+6 |
* | | | | | | | Move convert-objects to contrib. | Matt Kraai | 2007-09-25 | 6 | -4/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-25 | 3 | -8/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Do not over-quote the -f envelopesender value. | Jim Meyering | 2007-09-25 | 1 | -6/+10 |
| * | | | | | unexpected Make output (e.g. from --debug) causes build failure | Jim Meyering | 2007-09-25 | 1 | -1/+1 |
| * | | | | | Fixed minor typo in t/t9001-send-email.sh test command line. | Glenn Rempe | 2007-09-24 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Start RelNotes for 1.5.4 | Junio C Hamano | 2007-09-24 | 1 | -0/+21 |
* | | | | | Merge branch 'jn/web' | Junio C Hamano | 2007-09-23 | 1 | -36/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | gitweb: No difftree output for trivial merge | Jakub Narebski | 2007-09-23 | 1 | -1/+1 |