aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | diff: add diff.orderfile configuration variableSamuel Bronson2013-12-18
| * | | | | | | | diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2013-12-18
| * | | | | | | | t4056: add new tests for "git diff -O"Samuel Bronson2013-12-18
* | | | | | | | | Merge branch 'bc/log-decoration'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: properly handle decorations with chained tagsbrian m. carlson2013-12-20
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/rlimit-nofile-fallback'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failureJunio C Hamano2013-12-18
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rt/bfg-ad-in-filter-branch-doc'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: add filter-branch notes on The BFGRoberto Tyley2013-12-18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/path-max'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin/prune.c: use strbuf to avoid having to worry about PATH_MAXJeff King2013-12-18
| * | | | | | | | | prune-packed: use strbuf to avoid having to worry about PATH_MAXJunio C Hamano2013-12-17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ap/path-max'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prevent buffer overflows when path is too longAntoine Pelisse2013-12-16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cc/replace-object-info'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder2013-12-30
| * | | | | | | | | Documentation/git-replace: describe --format optionChristian Couder2013-12-12
| * | | | | | | | | builtin/replace: unset read_replace_refsChristian Couder2013-12-12
| * | | | | | | | | t6050: add tests for listing with --formatChristian Couder2013-12-12
| * | | | | | | | | builtin/replace: teach listing using short, medium or full formatsChristian Couder2013-12-12
| * | | | | | | | | sha1_file: perform object replacement in sha1_object_info_extended()Christian Couder2013-12-12
| * | | | | | | | | t6050: show that git cat-file --batch fails with replace objectsChristian Couder2013-12-12
| * | | | | | | | | sha1_object_info_extended(): add an "unsigned flags" parameterChristian Couder2013-12-12
| * | | | | | | | | sha1_file.c: add lookup_replace_object_extended() to pass flagsChristian Couder2013-12-12
| * | | | | | | | | replace_object: don't check read_replace_refs twiceChristian Couder2013-12-12
| * | | | | | | | | rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECTChristian Couder2013-12-12
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pathspec.c: support adding prefix magic to a pathspec with mnemonic magicNguyễn Thái Ngọc Duy2013-12-06
| * | | | | | | | | Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-06
| * | | | | | | | | glossary-content.txt: rephrase magic signature partNguyễn Thái Ngọc Duy2013-12-06
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-01-06
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano2014-01-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | l10n: de.po: fix translation of 'prefix'Ralf Thielow2014-01-03
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Documentation/gitmodules: Only 'update' and 'url' are requiredW. Trevor King2014-01-06
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-12-30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | for-each-ref: remove unused variableRamkumar Ramachandra2013-12-30
| |/ / / / / /
* | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-12-27
|\ \ \ \ \ \ \
| * | | | | | | git-svn: workaround for a bug in svn serf backendRoman Kagan2013-12-27
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \
| * | | | | | | remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse2013-12-26
| * | | | | | | remote-hg: add tests for special filenamesFelipe Contreras2013-12-09
| * | | | | | | remote-hg: fix 'shared path' pathFelipe Contreras2013-12-09
| * | | | | | | remote-helpers: add extra safety checksFelipe Contreras2013-12-09
| * | | | | | | remote-hg: avoid buggy strftime()jcb912013-12-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'js/gnome-keyring'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \
| * | | | | | | contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister2013-12-16
* | | | | | | | Merge branch 'jk/name-pack-after-byte-representation'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects doc: treat output filename as opaqueJeff King2013-12-16
| * | | | | | | | pack-objects: name pack files after trailer hashJeff King2013-12-05
| * | | | | | | | sha1write: make buffer const-correctJeff King2013-10-24