]> Kevux Git Server - rit/shortlog
rit
2014-08-08 Alexander Shopovgitk: Updated Bulgarian translation (302t,0f,0u)
2014-08-08 Max Kirillovgitk: Add keybinding to switch to parent commit
2014-08-07 Lukas Fleischerbundle: fix exclusion of annotated tags
2014-08-07 Jeff Kingstash: default listing to working-tree diff
2014-08-07 Tanay Abhrabranch.c: replace `git_config()` with `git_config_get_s...
2014-08-07 Tanay Abhraalias.c: replace `git_config()` with `git_config_get_st...
2014-08-07 Tanay Abhraimap-send.c: replace `git_config()` with `git_config_ge...
2014-08-07 Tanay Abhrapager.c: replace `git_config()` with `git_config_get_va...
2014-08-07 Tanay Abhrabuiltin/gc.c: replace `git_config()` with `git_config_g...
2014-08-07 Tanay Abhrarerere.c: replace `git_config()` with `git_config_get_...
2014-08-07 Tanay Abhrafetchpack.c: replace `git_config()` with `git_config_ge...
2014-08-07 Tanay Abhraarchive.c: replace `git_config()` with `git_config_get_...
2014-08-07 Tanay Abhraread-cache.c: replace `git_config()` with `git_config_g...
2014-08-07 Tanay Abhrahttp-backend.c: replace `git_config()` with `git_config...
2014-08-07 Tanay Abhradaemon.c: replace `git_config()` with `git_config_get_b...
2014-08-07 Matthieu Moybuiltin/log.c: fix minor memory leak
2014-08-07 Junio C Hamanoapply: omit ws check for excluded paths
2014-08-07 Junio C Hamanoapply: hoist use_patch() helper for path exclusion up
2014-08-07 Junio C Hamanoapply: use the right attribute for paths in non-Git...
2014-08-07 Tanay Abhraadd tests for `git_config_get_string_const()`
2014-08-07 Tanay Abhraadd a test for semantic errors in config files
2014-08-07 Tanay Abhrarewrite git_config() to use the config-set API
2014-08-07 Tanay Abhraconfig: add `git_die_config()` to the config-set API
2014-08-07 Tanay Abhrachange `git_config()` return value to void
2014-08-07 Tanay Abhraadd line number and file name info to `config_set`
2014-08-07 Matthieu Moyconfig.c: fix accuracy of line number in errors
2014-08-07 Matthieu Moyconfig.c: mark error and warnings strings for translation
2014-08-07 Junio C HamanoMerge branch 'mb/relnotes-2.1'
2014-08-07 Marc BranchaudRelease notes: grammatical fixes
2014-08-07 Stefan Bellervarious contrib: Fix links in man pages
2014-08-07 Jean-Noel Avilal10n: fr.po (2257t) update for version 2.1.0
2014-08-05 brian m. carlsonimap-send doc: omit confusing "to use imap-send" modifier
2014-08-05 Junio C HamanoRelNotes: no more check_ref_format micro-optimization
2014-08-05 Junio C Hamanoconfig: teach "git -c" to recognize an empty string
2014-08-05 Jiang XinMerge remote-tracking branch 'l10n/vi/vnwildman/master'
2014-08-05 Jiang XinMerge branch 'master' of github.com:alshopov/git-po
2014-08-05 Peter Kreftingl10n: sv.po: Update Swedish translation (2257t0f0u)
2014-08-05 Tran Ngoc Quanl10n: vi.po (2257t): Update translation
2014-08-04 Junio C HamanoGit 2.1.0-rc1
2014-08-04 Junio C HamanoMerge branch 'tf/maint-doc-push'
2014-08-04 Junio C HamanoMerge branch 'ta/doc-config'
2014-08-04 Tanay Abhrapretty.c: make git_pretty_formats_config return -1...
2014-08-04 brian m. carlsonarchive: honor tar.umask even for pax headers
2014-08-04 Alexander Shopovl10n: Updated Bulgarian translation of git (2257t,0f,0u)
2014-08-04 Jiang Xinl10n: zh_CN: translations for git v2.1.0-rc0
2014-08-04 Jiang XinMerge commit 'bg/alshopov/master'
2014-08-04 Jiang XinMerge remote-tracking branch 'sv/nafmo/master'
2014-08-04 Jiang Xinl10n: git.pot: v2.1.0 round 1 (38 new, 9 removed)
2014-08-03 Alexander Shopovl10n: Updated Bulgarian translation of git (2247t,0f,0u)
2014-08-03 Alexander Shopovl10n: Updated Bulgarian translation of git (2228t,0f,0u)
2014-07-31 Tony Finchimap-send: clarify CRAM-MD5 vs LOGIN documentation
2014-07-31 Tony Finchgit-push: fix link in man page
2014-07-30 Junio C HamanoSync with 2.0.4
2014-07-30 Junio C HamanoUpdate draft release notes to 2.1
2014-07-30 Junio C HamanoMerge branch 'jk/more-push-completion'
2014-07-30 Junio C HamanoMerge branch 'sk/mingw-tests-workaround'
2014-07-30 Junio C HamanoMerge branch 'sk/mingw-uni-fix-more'
2014-07-30 Junio C HamanoMerge branch 'ep/avoid-test-a-o'
2014-07-30 Junio C HamanoGit 2.0.4
2014-07-30 Jeff Kingpretty: make empty userformats truly empty
2014-07-30 Jeff Kingpretty: treat "--format=" as an empty userformat
2014-07-30 Jeff Kingrevision: drop useless string offset when parsing ...
2014-07-30 Tanay Abhraadd documentation for writing config files
2014-07-30 Fabian Ruchcommit --amend: test specifies authorship but forgets...
2014-07-30 Patrick Reynoldsuse a hashmap to make remotes faster
2014-07-29 Tanay Abhratest-config: add tests for the config_set API
2014-07-29 Tanay Abhraadd `config_set` API for caching config-like files
2014-07-28 René Scharfeinit: avoid superfluous real_path() calls
2014-07-28 René Scharfeunix-sockets: use strbuf_getcwd()
2014-07-28 René Scharfestrbuf: add strbuf_getcwd()
2014-07-28 Junio C HamanoMerge branch 'maint'
2014-07-28 Jeff Kingt4013: test diff-tree's --stdin commit formatting
2014-07-28 Junio C HamanoMerge branch 'jk/misc-fixes-maint'
2014-07-28 Jeff Kingt1402: check for refs ending with a dot
2014-07-28 Junio C HamanoRevert "Merge branch 'dt/refs-check-refname-component...
2014-07-28 Junio C HamanoRevert "Merge branch 'dt/refs-check-refname-component...
2014-07-28 Junio C HamanoMerge branch 'jk/alloc-commit-id-maint' into maint
2014-07-28 Jeff Kingdiff-tree: avoid lookup_unknown_object
2014-07-28 Jeff Kingobject_as_type: set commit index
2014-07-28 Jeff Kingalloc: factor out commit index
2014-07-28 Jeff Kingadd object_as_type helper for casting objects
2014-07-28 Jeff Kingparse_object_buffer: do not set object type
2014-07-28 Jeff Kingmove setting of object->type to alloc_* functions
2014-07-28 Jeff Kingalloc: write out allocator definitions
2014-07-28 Ramsay Jonesalloc.c: remove the alloc_raw_commit_node() function
2014-07-27 Junio C HamanoGit 2.1.0-rc0
2014-07-27 Junio C HamanoMerge branch 'jk/rebase-am-fork-point'
2014-07-27 Junio C HamanoMerge branch 'cc/replace-graft'
2014-07-27 Junio C HamanoMerge branch 'jk/stable-prio-queue'
2014-07-25 Junio C Hamanot9814: fix misconversion from test $a -o $b to test...
2014-07-25 Matthieu Moycommit: advertise config --global --edit on guessed...
2014-07-25 Matthieu Moyhome_config_paths(): let the caller ignore xdg path
2014-07-25 Matthieu Moyconfig --global --edit: create a template file if needed
2014-07-24 Jeff Kingapply: avoid possible bogus pointer
2014-07-24 Jeff Kingfix memory leak parsing core.commentchar
2014-07-24 Jeff Kingtransport: fix leaks in refs_from_alternate_cb
2014-07-24 Jeff Kingfree ref string returned by dwim_ref
2014-07-24 Jeff Kingreceive-pack: don't copy "dir" parameter
2014-07-23 Junio C HamanoSync with v2.0.3
2014-07-23 Junio C HamanoMerge branch 'rs/fix-unlink-unix-socket'
next