Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge branch 'rs/archive-excluded-directory' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | archive: don't queue excluded directories | René Scharfe | 2017-08-19 | |
| * | | | | | | | | | | | | | archive: factor out helper functions for handling attributes | René Scharfe | 2017-08-19 | |
| * | | | | | | | | | | | | | t5001: add tests for export-ignore attributes and exclude pathspecs | René Scharfe | 2017-08-19 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'mg/killed-merge' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | merge: save merge state earlier | Michael J Gruber | 2017-08-23 | |
| * | | | | | | | | | | | | | merge: split write_merge_state in two | Michael J Gruber | 2017-08-23 | |
| * | | | | | | | | | | | | | merge: clarify call chain | Michael J Gruber | 2017-08-23 | |
| * | | | | | | | | | | | | | Documentation/git-merge: explain --continue | Michael J Gruber | 2017-08-21 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'tb/apply-with-crlf' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | apply: file commited with CRLF should roundtrip diff and apply | Torsten Bögershausen | 2017-08-19 | |
| * | | | | | | | | | | | | | convert: add SAFE_CRLF_KEEP_CRLF | Torsten Bögershausen | 2017-08-16 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'cc/subprocess-handshake-missing-capabilities' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | sub-process: print the cmd when a capability is unsupported | Christian Couder | 2017-08-16 | |
* | | | | | | | | | | | | | | Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git-grep: correct exit code with --quiet and -L | Anthony Sottile | 2017-08-17 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'kd/stash-with-bash-4.4' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | stash: prevent warning about null bytes in input | Kevin Daudt | 2017-08-14 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/win32-syslog-leakfix' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | win32: plug memory leak on realloc() failure in syslog() | René Scharfe | 2017-08-10 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/unpack-entry-leakfix' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sha1_file: release delta_stack on error in unpack_entry() | René Scharfe | 2017-08-10 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/fsck-obj-leakfix' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | fsck: free buffers on error in fsck_obj() | René Scharfe | 2017-08-10 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'ur/svn-local-zone' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git svn fetch: Create correct commit timestamp when using --localtime | Urs Thuermann | 2017-08-08 | |
* | | | | | | | | | | | | | | | Merge branch 'pw/am-signoff' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | am: fix signoff when other trailers are present | Phillip Wood | 2017-08-08 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | test-path-utils: handle const parameter of basename and dirname | René Scharfe | 2017-08-07 | |
* | | | | | | | | | | | | | | | | Merge branch 'rs/t4062-obsd' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t4062: use less than 256 repetitions in regex | René Scharfe | 2017-08-09 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'rs/obsd-getcwd-workaround' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t0001: skip test with restrictive permissions if getpwd(3) respects them | René Scharfe | 2017-08-07 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/clone-recursive-quiet' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | clone: teach recursive clones to respect -q | Brandon Williams | 2017-08-04 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'pw/sequence-rerere-autoupdate' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | cherry-pick/revert: reject --rerere-autoupdate when continuing | Phillip Wood | 2017-08-02 | |
| * | | | | | | | | | | | | | | | | | cherry-pick/revert: remember --rerere-autoupdate | Phillip Wood | 2017-08-02 | |
| * | | | | | | | | | | | | | | | | | t3504: use test_commit | Phillip Wood | 2017-08-02 | |
| * | | | | | | | | | | | | | | | | | rebase -i: honor --rerere-autoupdate | Phillip Wood | 2017-08-02 | |
| * | | | | | | | | | | | | | | | | | rebase: honor --rerere-autoupdate | Phillip Wood | 2017-08-02 | |
| * | | | | | | | | | | | | | | | | | am: remember --rerere-autoupdate setting | Phillip Wood | 2017-08-02 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | submodule--helper: teach push-check to handle HEAD | Brandon Williams | 2017-07-20 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ma/pager-per-subcommand-action' into maint | Junio C Hamano | 2017-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | git.c: ignore pager.* when launching builtin as dashed external | Martin Ågren | 2017-08-03 | |
| * | | | | | | | | | | | | | | | | | | | tag: change default of `pager.tag` to "on" | Martin Ågren | 2017-08-03 | |
| * | | | | | | | | | | | | | | | | | | | tag: respect `pager.tag` in list-mode only | Martin Ågren | 2017-08-03 | |
| * | | | | | | | | | | | | | | | | | | | t7006: add tests for how git tag paginates | Martin Ågren | 2017-08-03 |