| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not require clean tree when reverting and cherry-picking. | Junio C Hamano | 2005-09-26 | 2 | -12/+4 |
* | Fix overzealous cleanliness check in git-merge | Junio C Hamano | 2005-09-26 | 1 | -18/+50 |
* | git-clone: check out "master" by default. | Junio C Hamano | 2005-09-26 | 1 | -6/+15 |
* | Plug a small race in update-ref.c. | Junio C Hamano | 2005-09-25 | 1 | -4/+22 |
* | [PATCH] Add "git-update-ref" to update the HEAD (or other) ref | Linus Torvalds | 2005-09-25 | 2 | -0/+112 |
* | [PATCH] More descriptive messages for conflict cases in merges | Fredrik Kuivinen | 2005-09-25 | 1 | -3/+4 |
* | [PATCH] recursive-merge: Don't print a stack trace when read-tree fails. | Fredrik Kuivinen | 2005-09-25 | 1 | -3/+9 |
* | Diff: --name-status output format. | Junio C Hamano | 2005-09-24 | 3 | -11/+17 |
* | Diff: -l<num> to limit rename/copy detection. | Junio C Hamano | 2005-09-24 | 5 | -20/+34 |
* | Diff clean-up. | Junio C Hamano | 2005-09-24 | 11 | -366/+252 |
* | Merge branch 'fixes' | Junio C Hamano | 2005-09-24 | 2 | -2/+15 |
|\ |
|
| * | show-branch: fix commit naming breakage. | Junio C Hamano | 2005-09-24 | 1 | -1/+14 |
| * | git-grep: fix 'git grep -e $pattern' handling | Junio C Hamano | 2005-09-24 | 1 | -1/+1 |
* | | Clean generated files a bit more. | Junio C Hamano | 2005-09-24 | 1 | -2/+2 |
* | | Stop installing the backward compatible symlinks. | Junio C Hamano | 2005-09-24 | 2 | -4/+6 |
* | | [PATCH] Finish documenting trivial merge rules | Daniel Barkalow | 2005-09-24 | 1 | -10/+39 |
* | | Remove use of 'xargs -0' from git-reset. | Junio C Hamano | 2005-09-24 | 1 | -2/+4 |
* | | Use 0.99.7.GIT as version between 0.99.7 and 0.99.8 | Junio C Hamano | 2005-09-24 | 1 | -1/+1 |
* | | Solaris: give a bit more built-in defaults. | Junio C Hamano | 2005-09-24 | 3 | -22/+34 |
* | | [PATCH] CURLDIR in Makefile | Patrick Mauritz | 2005-09-24 | 1 | -1/+11 |
* | | [PATCH] Rename daemon.c's lognotice() to loginfo() | Petr Baudis | 2005-09-24 | 1 | -3/+3 |
* | | [PATCH] git-daemon --syslog to log through syslog | Petr Baudis | 2005-09-24 | 2 | -8/+32 |
* | | [PATCH] Update git-daemon documentation wrt. the --verbose parameter | Petr Baudis | 2005-09-24 | 1 | -1/+4 |
* | | Really ignore generated distribution material. | Junio C Hamano | 2005-09-24 | 1 | -4/+5 |
* | | daemon.c: pid_t is not int. | Junio C Hamano | 2005-09-23 | 1 | -1/+1 |
* | | Merge 'fixes' branch. | Junio C Hamano | 2005-09-23 | 6 | -39/+49 |
|\ \
| |/ |
|
| * | Further clarify licensing status of compat/subprocess.py. | Junio C Hamano | 2005-09-23 | 1 | -20/+4 |
| * | [PATCH] rsh.c unterminated string | H. Peter Anvin | 2005-09-23 | 1 | -5/+5 |
| * | [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories | Sergey Vlasov | 2005-09-23 | 1 | -5/+12 |
| * | [PATCH] Fix "git-local-fetch -s" with packed source repository | Sergey Vlasov | 2005-09-23 | 1 | -3/+11 |
| * | [PATCH] git-local-fetch: Avoid calling close(-1) | Sergey Vlasov | 2005-09-23 | 1 | -2/+4 |
| * | [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() | Sergey Vlasov | 2005-09-23 | 1 | -0/+3 |
| * | [PATCH] fetch.c: Plug memory leak in process_tree() | Sergey Vlasov | 2005-09-23 | 1 | -0/+1 |
| * | [PATCH] fetch.c: Do not build object ref lists | Sergey Vlasov | 2005-09-23 | 1 | -0/+1 |
| * | [PATCH] document command to show diff of a commit | Robert Watson | 2005-09-23 | 1 | -1/+4 |
| * | Ignore a bit more generated files. | Junio C Hamano | 2005-09-23 | 1 | -0/+4 |
* | | Merge branch 'fixes' | Junio C Hamano | 2005-09-23 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. | Junio C Hamano | 2005-09-23 | 1 | -1/+13 |
| * | [PATCH] fetch.c: Remove call to parse_object() from process() | Sergey Vlasov | 2005-09-22 | 1 | -1/+0 |
| * | [PATCH] fetch.c: Clean up object flag definitions | Sergey Vlasov | 2005-09-22 | 1 | -3/+3 |
| * | [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() | Sergey Vlasov | 2005-09-22 | 1 | -2/+0 |
| * | [PATCH] fetch.c: Remove some duplicated code in process() | Sergey Vlasov | 2005-09-22 | 1 | -8/+5 |
| * | [PATCH] fetch.c: Remove redundant TO_FETCH flag | Sergey Vlasov | 2005-09-22 | 1 | -3/+1 |
| * | [PATCH] fetch.c: Remove redundant SCANNED flag | Sergey Vlasov | 2005-09-22 | 1 | -6/+1 |
| * | [PATCH] fetch.c: Make process() look at each object only once | Sergey Vlasov | 2005-09-22 | 1 | -0/+5 |
| * | [PATCH] fetch.c: Remove useless lookup_object_type() call in process() | Sergey Vlasov | 2005-09-22 | 1 | -13/+10 |
| * | Do not give alarming error message from rsync in fetch and clone. | Junio C Hamano | 2005-09-22 | 2 | -3/+5 |
* | | [PATCH] Retitle 'inspecting what happened' section. | Jon Loeliger | 2005-09-22 | 1 | -2/+2 |
* | | Prettyprint octopus merge message. | Junio C Hamano | 2005-09-22 | 4 | -24/+99 |
* | | [PATCH] Verbose git-daemon logging | Petr Baudis | 2005-09-22 | 1 | -4/+90 |