Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'dp/pid-uintmax' | Junio C Hamano | 2008-09-02 | 5 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cast pid_t's to uintmax_t to improve portability | David Soria Parra | 2008-08-31 | 5 | -9/+9 | |
* | | | | | | | | | gitweb: ref markers link to named shortlogs | Giuseppe Bilotta | 2008-09-02 | 2 | -3/+47 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-02 | 6 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Makefile: add merge_recursive.h to LIB_H | Miklos Vajna | 2008-09-02 | 1 | -0/+1 | |
| * | | | | | | | Improve documentation for --dirstat diff option | Heikki Orsila | 2008-09-01 | 1 | -6/+5 | |
| * | | | | | | | Bring local clone's origin URL in line with that of a remote clone | Johan Herland | 2008-09-01 | 2 | -4/+4 | |
| * | | | | | | | Documentation: minor cleanup in a use case in 'git stash' manual | SZEDER Gábor | 2008-09-01 | 1 | -1/+1 | |
| * | | | | | | | Documentation: fix disappeared lines in 'git stash' manpage | SZEDER Gábor | 2008-09-01 | 1 | -7/+7 | |
| * | | | | | | | Documentation: fix reference to a for-each-ref option | SZEDER Gábor | 2008-09-01 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-31 | 4 | -3/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Document sendemail.envelopesender configuration | Ask Bjørn Hansen | 2008-08-31 | 1 | -0/+3 | |
| * | | | | | | | Document clarification: gitmodules, gitattributes | Gustaf Hendeby | 2008-08-31 | 2 | -2/+2 | |
| * | | | | | | | config.txt: Add missing colons after option name | Teemu Likonen | 2008-08-30 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-30 | 7 | -13/+146 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | gitattributes: -crlf is not binary | Junio C Hamano | 2008-08-30 | 1 | -3/+37 | |
| * | | | | | | | git-apply: Loosen "match_beginning" logic | Junio C Hamano | 2008-08-30 | 2 | -4/+16 | |
| * | | | | | | | Fix example in git-name-rev documentation | Junio C Hamano | 2008-08-30 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'sp/missing-thin-base' into maint | Junio C Hamano | 2008-08-30 | 2 | -4/+91 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pack-objects: Allow missing base objects when creating thin packs | Shawn O. Pearce | 2008-08-12 | 2 | -4/+91 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'af/maint-install-no-handlink' into maint | Junio C Hamano | 2008-08-29 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix use of hardlinks in "make install" | Alex Riesen | 2008-08-29 | 1 | -1/+1 | |
| * | | | | | | | | shell: do not play duplicated definition games to shrink the executable | Junio C Hamano | 2008-08-29 | 2 | -16/+1 | |
| * | | | | | | | | Merge branch 'np/verify-pack' into maint | Junio C Hamano | 2008-08-29 | 5 | -1/+22 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sb/daemon' | Junio C Hamano | 2008-08-30 | 2 | -197/+107 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | daemon.c: minor style fixup | Junio C Hamano | 2008-08-25 | 1 | -42/+34 | |
| * | | | | | | | | git-daemon: rewrite kindergarden, new option --max-connections | Stephen R. van den Berg | 2008-08-17 | 2 | -140/+82 | |
| * | | | | | | | | git-daemon: Simplify dead-children reaping logic | Stephen R. van den Berg | 2008-08-17 | 1 | -32/+23 | |
| * | | | | | | | | git-daemon: use LOG_PID, simplify logging code | Stephen R. van den Berg | 2008-08-17 | 1 | -31/+16 | |
| * | | | | | | | | git-daemon: call logerror() instead of error() | Stephen R. van den Berg | 2008-08-17 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-29 | 11 | -12/+80 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | tutorial: gentler illustration of Alice/Bob workflow using gitk | Paolo Ciarrocchi | 2008-08-29 | 1 | -1/+28 | |
| * | | | | | | | | pretty=format: respect date format options | Jeff King | 2008-08-29 | 6 | -10/+22 | |
| * | | | | | | | | make git-shell paranoid about closed stdin/stdout/stderr | Paolo Bonzini | 2008-08-29 | 1 | -0/+13 | |
| * | | | | | | | | Document gitk --argscmd flag. | Yann Dirson | 2008-08-29 | 1 | -0/+7 | |
| * | | | | | | | | Fix '--dirstat' with cross-directory renaming | Linus Torvalds | 2008-08-29 | 1 | -0/+8 | |
| * | | | | | | | | for-each-ref: Allow a trailing slash in the patterns | Björn Steinbrink | 2008-08-29 | 1 | -1/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | git-p4: Fix checkout bug when using --import-local. | Tor Arvid Lund | 2008-08-29 | 1 | -2/+6 | |
* | | | | | | | | list_commands: only call git_exec_path if it is needed | Alex Riesen | 2008-08-28 | 1 | -1/+1 | |
* | | | | | | | | Allow git help work without PATH set | Alex Riesen | 2008-08-28 | 1 | -23/+20 | |
* | | | | | | | | Make main_cmds and other_cmds local to builtin-help.c | Alex Riesen | 2008-08-28 | 1 | -1/+1 | |
* | | | | | | | | Remove useless memset of static command name lists in builtin-merge.c | Alex Riesen | 2008-08-28 | 1 | -2/+0 | |
* | | | | | | | | Remove calculation of the longest command name from where it is not used | Alex Riesen | 2008-08-28 | 4 | -28/+24 | |
* | | | | | | | | dir.c: Avoid c99 array initialization | Brandon Casey | 2008-08-28 | 3 | -16/+10 | |
* | | | | | | | | bash-completion: Add all submodule subcommands to the completion list | Matthias Kestenholz | 2008-08-28 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'mv/merge-custom' | Junio C Hamano | 2008-08-27 | 8 | -508/+627 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | t7606: fix custom merge test | Junio C Hamano | 2008-08-23 | 1 | -2/+5 | |
| * | | | | | | | | Fix "git-merge -s bogo" help text | Junio C Hamano | 2008-08-20 | 1 | -3/+11 | |
| * | | | | | | | | Update .gitignore to ignore git-help | Gustaf Hendeby | 2008-08-13 | 1 | -0/+1 | |
| * | | | | | | | | Builtin git-help. | Miklos Vajna | 2008-08-02 | 4 | -465/+470 |