]> Kevux Git Server - rit/shortlog
rit
2018-09-10 Junio C HamanoMerge tag 'l10n-2.19.0-rnd2' of git://github.com/git...
2018-09-10 Junio C HamanoMerge branch 'jn/submodule-core-worktree-revert'
2018-09-10 Junio C HamanoMerge branch 'mk/http-backend-content-length'
2018-09-09 Jiang Xinl10n: zh_CN: for git v2.19.0 l10n round 1 to 2
2018-09-09 Jiang XinMerge branch 'master' of git://github.com/alshopov...
2018-09-09 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (3958t)
2018-09-08 Jonathan NiederRevert "Merge branch 'sb/submodule-core-worktree'"
2018-09-07 Stephen P.... wt-status.c: set the committable flag in the collect...
2018-09-07 Stephen P.... t7501: add test of "commit --dry-run --short"
2018-09-07 Stephen P.... wt-status: rename commitable to committable
2018-09-07 Stephen P.... wt-status.c: move has_unmerged earlier in the file
2018-09-07 Max Kirillovhttp-backend: allow empty CONTENT_LENGTH
2018-09-07 Tran Ngoc Quanl10n: vi.po(3958t): updated Vietnamese translation...
2018-09-06 Pratik Karkibuiltin rebase: support `--autosquash`
2018-09-06 Pratik Karkibuiltin rebase: support `keep-empty` option
2018-09-06 Pratik Karkibuiltin rebase: support `ignore-date` option
2018-09-06 Pratik Karkibuiltin rebase: support `ignore-whitespace` option
2018-09-06 Pratik Karkibuiltin rebase: support --committer-date-is-author...
2018-09-06 Pratik Karkibuiltin rebase: support --rerere-autoupdate
2018-09-06 Pratik Karkibuiltin rebase: support --signoff
2018-09-06 Pratik Karkibuiltin rebase: allow selecting the rebase "backend"
2018-09-06 Pratik Karkibuiltin rebase: stop if `git am` is in progress
2018-09-06 Pratik Karkibuiltin rebase: actions require a rebase in progress
2018-09-06 Pratik Karkibuiltin rebase: support --edit-todo and --show-current...
2018-09-06 Pratik Karkibuiltin rebase: support --quit
2018-09-06 Pratik Karkibuiltin rebase: support --abort
2018-09-06 Pratik Karkibuiltin rebase: support --skip
2018-09-06 Pratik Karkibuiltin rebase: support --continue
2018-09-06 Pratik Karkibuiltin rebase: support `git rebase <upstream> <switch...
2018-09-06 Pratik Karkibuiltin rebase: only store fully-qualified refs in...
2018-09-06 Pratik Karkibuiltin rebase: start a new rebase only if none is...
2018-09-06 Pratik Karkibuiltin rebase: support --force-rebase
2018-09-06 Pratik Karkibuiltin rebase: try to fast forward when possible
2018-09-06 Pratik Karkibuiltin rebase: require a clean worktree
2018-09-06 Pratik Karkibuiltin rebase: support the `verbose` and `diffstat...
2018-09-06 Pratik Karkibuiltin rebase: support --quiet
2018-09-06 Pratik Karkibuiltin rebase: handle the pre-rebase hook and --no...
2018-09-06 Pratik Karkibuiltin rebase: support `git rebase --onto A...B`
2018-09-06 Pratik Karkibuiltin rebase: support --onto
2018-09-06 Christopher... l10n: es.po v2.19.0 round 2
2018-09-06 Jiang XinMerge branch 'fr_2.19.0_rnd1' of git://github.com/jnavi...
2018-09-05 Jean-Noël Avilal10n: fr.po v2.19.0 rnd 2
2018-09-05 Jean-Noël Avilal10n: fr.po v2.19.0 rnd 1
2018-09-05 Raphaël Hertzogl10n: fr: fix a message seen in git bisect
2018-09-05 Jeff Kingdoc-diff: force worktree add
2018-09-05 Elijah NewrenRemove superfluous trailing semicolons
2018-09-05 Jeff Kingreopen_tempfile(): truncate opened file
2018-09-04 Peter Kreftingl10n: sv.po: Update Swedish translation (3958t0f0u)
2018-09-04 Junio C HamanoGit 2.19-rc2
2018-09-04 Junio C HamanoMerge branch 'es/chain-lint-more'
2018-09-04 Junio C HamanoMerge branch 'ab/portable-more'
2018-09-04 Junio C HamanoMerge branch 'es/freebsd-iconv-portability'
2018-09-04 Junio C HamanoMerge branch 'ds/commit-graph-lockfile-fix'
2018-09-04 Junio C HamanoMerge branch 'en/directory-renames-nothanks'
2018-09-04 Junio C HamanoMerge branch 'pw/rebase-i-author-script-fix'
2018-09-04 SZEDER GáborDocumentation/git.txt: clarify that GIT_TRACE=/path...
2018-09-04 Nguyễn Thái... bisect.c: make show_list() build again
2018-09-04 Johannes Schindelinrebase -i: be careful to wrap up fixup/squash chains
2018-09-04 Johannes Schindelinrebase -i --autosquash: demonstrate a problem skipping...
2018-09-04 Jeff Kingpack-bitmap: drop "loaded" flag
2018-09-04 Jeff Kingtraverse_bitmap_commit_list(): don't free result
2018-09-04 Jeff Kingt5310: test delta reuse with bitmaps
2018-09-04 Jeff Kingbitmap_has_sha1_in_uninteresting(): drop BUG check
2018-09-04 Jiang Xinl10n: git.pot: v2.19.0 round 2 (3 new, 5 removed)
2018-09-04 Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2018-08-31 Ævar Arnfjörð... fetch: stop clobbering existing tags without --force
2018-08-31 Ævar Arnfjörð... fetch: document local ref updates with/without --force
2018-08-31 Ævar Arnfjörð... push doc: correct lies about how push refspecs work
2018-08-31 Ævar Arnfjörð... push doc: move mention of "tag <tag>" later in the...
2018-08-31 Ævar Arnfjörð... push doc: remove confusing mention of remote merger
2018-08-31 Ævar Arnfjörð... fetch tests: add a test for clobbering tag behavior
2018-08-31 Ævar Arnfjörð... push tests: use spaces in interpolated string
2018-08-31 Ævar Arnfjörð... push tests: make use of unused $1 in test description
2018-08-31 Ævar Arnfjörð... fetch: change "branch" to "reference" in --force -h...
2018-08-31 Eric Sunshineconfig.mak.uname: resolve FreeBSD iconv-related compila...
2018-08-31 Eric Sunshinedoc/Makefile: drop doc-diff worktree and temporary...
2018-08-31 Eric Sunshinedoc-diff: add --clean mode to remove temporary working...
2018-08-31 Eric Sunshinedoc-diff: fix non-portable 'man' invocation
2018-08-30 Jeff Kingdoc/git-branch: remove obsolete "-l" references
2018-08-30 Jeff Kingt5303: use printf to generate delta bases
2018-08-30 Derrick Stoleecommit: don't use generation numbers if not needed
2018-08-30 Jeff Kingpatch-delta: handle truncated copy parameters
2018-08-30 Jann Hornpatch-delta: consistently report corruption
2018-08-30 Jann Hornpatch-delta: fix oob read
2018-08-30 Jeff Kingt5303: test some corrupt deltas
2018-08-30 Jeff Kingtest-delta: read input into a heap buffer
2018-08-30 Jeff Kingdoc-diff: always use oids inside worktree
2018-08-30 Eric Sunshineworktree: delete .git/worktrees if empty after 'remove'
2018-08-30 Eric Sunshineworktree: teach 'remove' to override lock when --force...
2018-08-30 Eric Sunshineworktree: teach 'move' to override lock when --force...
2018-08-30 Eric Sunshineworktree: teach 'add' to respect --force for registered...
2018-08-30 Eric Sunshineworktree: disallow adding same path multiple times
2018-08-30 Eric Sunshineworktree: prepare for more checks of whether path can...
2018-08-30 Eric Sunshineworktree: generalize delete_git_dir() to reduce code...
2018-08-30 Eric Sunshineworktree: move delete_git_dir() earlier in file for...
2018-08-30 Eric Sunshineworktree: don't die() in library function find_worktree()
2018-08-30 Elijah Newrenam: avoid directory rename detection when calling recur...
2018-08-30 Elijah Newrenmerge-recursive: add ability to turn off directory...
2018-08-30 Elijah Newrent3401: add another directory rename testcase for rebase...
2018-08-29 Alban Gruinrebase -i: rewrite init_basic_state() in C
next