summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt2010-04-095-4/+27
| * | | | | | | | | | | | | | | | | Make xmalloc and xrealloc thread-safeNicolas Pitre2010-03-243-4/+27
* | | | | | | | | | | | | | | | | | Merge branch 'sr/remote-helper-export'Junio C Hamano2010-05-2111-27/+671
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t5800: testgit helper requires Python supportJonathan Nieder2010-04-131-0/+6
| * | | | | | | | | | | | | | | | | | Makefile: Simplify handling of python scriptsBrian Gernhardt2010-04-102-8/+4
| * | | | | | | | | | | | | | | | | | remote-helpers: add tests for testgit helperSverre Rabbelier2010-04-041-0/+70
| * | | | | | | | | | | | | | | | | | remote-helpers: add testgit helperSverre Rabbelier2010-04-017-0/+456
| * | | | | | | | | | | | | | | | | | remote-helpers: add support for an export commandSverre Rabbelier2010-04-011-12/+120
| * | | | | | | | | | | | | | | | | | remote-helpers: allow requesing the path to the .git directorySverre Rabbelier2010-03-311-0/+5
| * | | | | | | | | | | | | | | | | | fast-import: always create marks_file directoriesSverre Rabbelier2010-03-311-0/+2
| * | | | | | | | | | | | | | | | | | clone: also configure url for bare clonesSverre Rabbelier2010-03-311-4/+4
| * | | | | | | | | | | | | | | | | | clone: pass the remote name to remote_getSverre Rabbelier2010-03-311-4/+4
* | | | | | | | | | | | | | | | | | | Merge branch 'ld/discovery-limit-to-fs' (early part)Junio C Hamano2010-05-214-2/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEMJunio C Hamano2010-04-052-7/+7
| * | | | | | | | | | | | | | | | | | | GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundariesJunio C Hamano2010-04-042-6/+10
| * | | | | | | | | | | | | | | | | | | Add support for GIT_ONE_FILESYSTEMLars R. Damerow2010-03-282-0/+31
| * | | | | | | | | | | | | | | | | | | truncate cwd string before printing error messageLars R. Damerow2010-03-281-1/+3
| * | | | | | | | | | | | | | | | | | | config.c: remove static keyword from git_env_bool()Lars R. Damerow2010-03-282-1/+2
* | | | | | | | | | | | | | | | | | | | Merge branch 'ar/config-from-command-line'Junio C Hamano2010-05-216-1/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Complete prototype of git_config_from_parameters()Thomas Rast2010-05-211-1/+1
| * | | | | | | | | | | | | | | | | | | | Use strbufs instead of open-coded string manipulationAlex Riesen2010-03-281-32/+19
| * | | | | | | | | | | | | | | | | | | | Allow passing of configuration parameters in the command lineAlex Riesen2010-03-286-1/+102
* | | | | | | | | | | | | | | | | | | | | Merge branch 'em/checkout-orphan'Junio C Hamano2010-05-213-3/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | git checkout: create unparented branch by --orphanErick Mattos2010-03-223-3/+122
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-05-216-7/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix checkout of large files to network shares on Windows XPRené Scharfe2010-05-213-3/+29
| * | | | | | | | | | | | | | | | | | | | | start_command: close cmd->err descriptor when fork/spawn failsbert Dvornik2010-05-212-1/+3
| * | | | | | | | | | | | | | | | | | | | | Fix "Out of memory? mmap failed" for files larger than 4GB on WindowsIan McLean2010-05-211-3/+3
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-05-201-0/+7
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | post-receive-email: document command-line modeJonathan Nieder2010-05-201-0/+7
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-05-194-6/+8
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber2010-05-191-2/+2
| * | | | | | | | | | | | | | | | | | | | | Documentation: fix minor inconsistencyMichael J Gruber2010-05-191-1/+1
| * | | | | | | | | | | | | | | | | | | | | Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg2010-05-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | hash_object: correction for zero length fileDmitry Potapov2010-05-191-3/+4
* | | | | | | | | | | | | | | | | | | | | | diff-options: make --patch a synonym for -pWill Palmer2010-05-192-1/+2
* | | | | | | | | | | | | | | | | | | | | | for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-193-0/+13
* | | | | | | | | | | | | | | | | | | | | | gitweb: Use @diff_opts while using format-patchPavan Kumar Sunkara2010-05-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-05-121-1/+1
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | GIT-VERSION-GEN: restrict tags usedTay Ray Chuan2010-05-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-05-112-1/+15
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | handle "git --bare init <dir>" properlyJeff King2010-05-102-1/+15
* | | | | | | | | | | | | | | | | | | | | | git-svn: mangle refnames forbidden in gitTorsten Schmutzler2010-05-092-0/+29
* | | | | | | | | | | | | | | | | | | | | | git-svn: Remove unused use of File::TempÆvar Arnfjörð Bjarmason2010-05-091-1/+0
* | | | | | | | | | | | | | | | | | | | | | git-svn documentation: minor grammar fixÆvar Arnfjörð Bjarmason2010-05-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | git svn: avoid uninitialized var in 'reset'Jonathan Nieder2010-05-091-0/+2
* | | | | | | | | | | | | | | | | | | | | | Start 1.7.2 cycleJunio C Hamano2010-05-093-2/+42
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bg/apply-blank-trailing-context'Junio C Hamano2010-05-092-6/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | apply: Allow blank *trailing* context lines to match beyond EOFBjörn Gustavsson2010-04-082-6/+18
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bg/send-email-smtpdomain'Junio C Hamano2010-05-093-26/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \