aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-09-04
|\
| * gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy2013-08-09
* | Merge branch 'ap/remote-hg-tilde-is-home-directory'Junio C Hamano2013-09-04
|\ \
| * | remote-hg: fix path when cloning with tilde expansionAntoine Pelisse2013-08-09
* | | Merge branch 'mm/no-shell-escape-in-die-message'Junio C Hamano2013-09-04
|\ \ \
| * | | die_with_status: use "printf '%s\n'", not "echo"Matthieu Moy2013-08-07
* | | | Merge branch 'tr/fd-gotcha-fixes'Junio C Hamano2013-09-04
|\ \ \ \
| * | | | t0070: test that git_mkstemps correctly checks return value of open()Dale R. Worley2013-08-06
* | | | | Merge branch 'bc/unuse-packfile'Junio C Hamano2013-09-04
|\ \ \ \ \
| * | | | | Don't close pack fd when free'ing pack windowsBrandon Casey2013-08-02
| * | | | | sha1_file: introduce close_one_pack() to close packs on fd pressureBrandon Casey2013-08-02
| | |_|_|/ | |/| | |
* | | | | Merge branch 'da/darwin'Junio C Hamano2013-09-04
|\ \ \ \ \
| * | | | | OS X: Fix redeclaration of die warningBrian Gernhardt2013-08-05
| * | | | | Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Brian Gernhardt2013-08-05
| * | | | | imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston2013-07-30
* | | | | | Merge branch 'nd/sq-quote-buf'Junio C Hamano2013-09-04
|\ \ \ \ \ \
| * | | | | | quote: remove sq_quote_print()Ramkumar Ramachandra2013-07-30
| * | | | | | tar-tree: remove dependency on sq_quote_print()Ramkumar Ramachandra2013-07-30
| * | | | | | for-each-ref, quote: convert *_quote_print -> *_quote_bufNguyễn Thái Ngọc Duy2013-07-30
* | | | | | | Merge branch 'rr/feed-real-path-to-editor'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \
| * | | | | | | editor: use canonicalized absolute pathRamkumar Ramachandra2013-07-29
* | | | | | | | Merge branch 'jk/fast-import-empty-ls'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: allow moving the root treeJohn Keeping2013-06-23
| * | | | | | | | fast-import: allow ls or filecopy of the root treeJohn Keeping2013-06-23
| * | | | | | | | fast-import: set valid mode on root tree in "ls"John Keeping2013-06-23
| * | | | | | | | t9300: document fast-import empty path issuesJohn Keeping2013-06-23
* | | | | | | | | Merge branch 'km/svn-1.8-serf-only'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Git.pm: revert _temp_cache use of temp_is_lockedKyle J. McKay2013-07-18
| * | | | | | | | | git-svn: allow git-svn fetching to work using serfKyle J. McKay2013-07-07
| * | | | | | | | | Git.pm: add new temp_is_locked functionKyle J. McKay2013-07-07
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/check-x-z'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | check-attr -z: a single -z should apply to both input and outputJunio C Hamano2013-07-11
| * | | | | | | | | check-ignore -z: a single -z should apply to both input and outputJunio C Hamano2013-07-11
| * | | | | | | | | check-attr: the name of the character is NUL, not NULLJunio C Hamano2013-07-11
| * | | | | | | | | check-ignore: the name of the character is NUL, not NULLJunio C Hamano2013-07-11
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-09-03
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://github.com/git-l10n/git-po into maintJunio C Hamano2013-09-03
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | l10n: fr.po: hotfix for commit 6b388fcSebastien Helleu2013-08-30
| * | | | | | | | | | | Merge branch 'maint-1.8.3' into maintJunio C Hamano2013-09-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano2013-09-03
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | fix shell syntax error in templateThorsten Glaser2013-08-30
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Start the post-1.8.4 cycleJunio C Hamano2013-08-30
* | | | | | | | | | | | Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-08-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyBrandon Casey2013-08-22
| * | | | | | | | | | | | t9902-completion.sh: old Bash still does not support array+=('') notationBrandon Casey2013-08-21
| * | | | | | | | | | | | git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey2013-08-21
* | | | | | | | | | | | | Merge branch 'sp/doc-smart-http'Junio C Hamano2013-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Document the HTTP transport protocolsShawn O. Pearce2013-08-21
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'mm/war-on-whatchanged'Junio C Hamano2013-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | whatchanged: document its historical natureJunio C Hamano2013-08-13