| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: detached HEAD | Junio C Hamano | 2007-01-17 | 2 | -2/+58 |
* | Documentation: a few spelling fixes | René Scharfe | 2007-01-17 | 12 | -15/+15 |
* | Documentation/git-sh-setup.txt: programmer's docs | Junio C Hamano | 2007-01-17 | 1 | -8/+45 |
* | Documentation/git-whatchanged.txt: show -<n> instead of --max-count. | Junio C Hamano | 2007-01-17 | 1 | -1/+1 |
* | Documentation/git-status.txt: mention color configuration | Junio C Hamano | 2007-01-17 | 1 | -0/+9 |
* | Documentation/git-tar-tree.txt: default umask is now 002 | Junio C Hamano | 2007-01-17 | 1 | -1/+1 |
* | Documentation/git-tools.txt: mention tig and refer to wiki | Junio C Hamano | 2007-01-17 | 1 | -2/+12 |
* | Documentation/git-tag: the command can be used to also verify a tag. | Junio C Hamano | 2007-01-17 | 2 | -2/+2 |
* | Documentation/SubmittingPatches: Gnus tips | Junio C Hamano | 2007-01-17 | 1 | -1/+19 |
* | git-commit: document log message formatting convention | Junio C Hamano | 2007-01-16 | 1 | -0/+6 |
* | cache.h; fix a couple of prototypes | Chris Wedgwood | 2007-01-16 | 1 | -2/+2 |
* | Document where configuration files are in config.txt | Junio C Hamano | 2007-01-16 | 1 | -1/+6 |
* | Use merge-recursive in git-checkout -m (branch switching) | Junio C Hamano | 2007-01-16 | 2 | -10/+36 |
* | git-commit documentation: remove comment on unfixed git-rm | Junio C Hamano | 2007-01-16 | 1 | -5/+0 |
* | tutorial: shorthand for remotes but show distributed nature of git | Junio C Hamano | 2007-01-16 | 1 | -19/+24 |
* | tutorial: Use only separate layout | Santi Béjar | 2007-01-16 | 1 | -13/+13 |
* | Fix spurious compile error | Johannes Schindelin | 2007-01-16 | 1 | -0/+4 |
* | git-rm documentation: remove broken behaviour from the example. | Junio C Hamano | 2007-01-16 | 2 | -9/+5 |
* | git-push documentation: remaining bits | Junio C Hamano | 2007-01-16 | 1 | -1/+13 |
* | document --exec for git-push | Uwe Kleine-K,Av(Bnig | 2007-01-16 | 1 | -1/+7 |
* | git-svn: print and flush authentication prompts to STDERR | Eric Wong | 2007-01-15 | 1 | -15/+22 |
* | Solaris 5.8 returns ENOTDIR for inappropriate renames. | Jason Riedy | 2007-01-15 | 1 | -1/+6 |
* | Replace "echo -n" with printf in shell scripts. | Jason Riedy | 2007-01-15 | 6 | -7/+7 |
* | Set _ALL_SOURCE for AIX, but avoid its struct list. | Jason Riedy | 2007-01-15 | 1 | -2/+5 |
* | Start all test scripts with /bin/sh. | Jason Riedy | 2007-01-15 | 3 | -1/+3 |
* | git-pull: disallow implicit merging to detached HEAD | Jeff King | 2007-01-15 | 2 | -2/+15 |
* | Fix git-fetch while on detached HEAD not to give needlessly alarming errors | Junio C Hamano | 2007-01-15 | 3 | -8/+40 |
* | git reflog expire: document --stale-fix option. | Junio C Hamano | 2007-01-15 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2007-01-14 | 1 | -1/+2 |
|\ |
|
| * | [PATCH] Make gitk work when launched in a subdirectory | Peter Baumann | 2007-01-13 | 1 | -1/+1 |
| * | [PATCH] gitk: add current directory to main window title | Doug Maxey | 2007-01-13 | 1 | -0/+1 |
* | | Use nice names in conflict markers during cherry-pick/revert. | Shawn O. Pearce | 2007-01-14 | 1 | -0/+6 |
* | | Use merge-recursive in git-revert/git-cherry-pick | Junio C Hamano | 2007-01-14 | 2 | -17/+74 |
* | | Documentation: merge-output is not too verbose now. | Junio C Hamano | 2007-01-14 | 2 | -11/+2 |
* | | Remove hash in git-describe in favor of util slot. | Shawn O. Pearce | 2007-01-14 | 1 | -64/+12 |
* | | Correct priority of lightweight tags in git-describe. | Shawn O. Pearce | 2007-01-14 | 1 | -12/+25 |
* | | Add describe test. | Junio C Hamano | 2007-01-14 | 1 | -0/+97 |
* | | Improve git-describe performance by reducing revision listing. | Shawn O. Pearce | 2007-01-14 | 2 | -49/+106 |
* | | Use binary searching on large buckets in git-describe. | Shawn O. Pearce | 2007-01-14 | 1 | -8/+21 |
* | | Hash tags by commit SHA1 in git-describe. | Shawn O. Pearce | 2007-01-14 | 1 | -12/+17 |
* | | Always perfer annotated tags in git-describe. | Shawn O. Pearce | 2007-01-14 | 1 | -11/+13 |
* | | some doc updates | Nicolas Pitre | 2007-01-14 | 5 | -49/+29 |
* | | git log documentation: teach -<n> form. | Junio C Hamano | 2007-01-14 | 1 | -1/+1 |
* | | Convert output messages in merge-recursive to past tense. | Shawn O. Pearce | 2007-01-14 | 1 | -18/+18 |
* | | Display a progress meter during merge-recursive. | Shawn O. Pearce | 2007-01-14 | 1 | -7/+66 |
* | | Enable output buffering in merge-recursive. | Shawn O. Pearce | 2007-01-14 | 1 | -1/+39 |
* | | Allow the user to control the verbosity of merge-recursive. | Shawn O. Pearce | 2007-01-14 | 2 | -38/+69 |
* | | Remove unnecessary call_depth parameter in merge-recursive. | Shawn O. Pearce | 2007-01-14 | 1 | -9/+7 |
* | | Merge branch 'jc/int' | Junio C Hamano | 2007-01-14 | 6 | -33/+333 |
|\ \ |
|
| * | | More tests in t3901. | Junio C Hamano | 2007-01-13 | 1 | -36/+137 |