]> Kevux Git Server - rit/shortlog
rit
2015-03-14 brian m. carlsonbulk-checkin.c: convert to use struct object_id
2015-03-14 brian m. carlsonzip: use GIT_SHA1_HEXSZ for trailers
2015-03-14 brian m. carlsonarchive.c: convert to use struct object_id
2015-03-14 brian m. carlsonbisect.c: convert leaf functions to use struct object_id
2015-03-14 brian m. carlsondefine utility functions for object IDs
2015-03-14 brian m. carlsondefine a structure for object IDs
2015-03-14 Nguyễn Thái... *config.txt: stick to camelCase naming convention
2015-03-13 Jeff Kingt5551: make EXPENSIVE test cheaper
2015-03-13 Jeff Kingt5541: move run_with_cmdline_limit to test-lib.sh
2015-03-13 Jeff Kingt: pass GIT_TRACE through Apache
2015-03-13 Jeff Kingt: redirect stderr GIT_TRACE to descriptor 4
2015-03-13 Jeff Kingt: translate SIGINT to an exit
2015-03-13 Jeff Kingupload-pack: do not check NULL return of lookup_unknown...
2015-03-13 Jeff Kingupload-pack: fix transfer.hiderefs over smart-http
2015-03-12 Nguyễn Thái... untracked cache: guard and disable on system changes
2015-03-12 Nguyễn Thái... git-status.txt: advertisement for untracked cache
2015-03-12 Nguyễn Thái... mingw32: add uname()
2015-03-12 Nguyễn Thái... t7063: tests for untracked cache
2015-03-12 Nguyễn Thái... update-index: test the system before enabling untracked...
2015-03-12 Nguyễn Thái... update-index: manually enable or disable untracked...
2015-03-12 Nguyễn Thái... status: enable untracked cache
2015-03-12 Nguyễn Thái... untracked-cache: temporarily disable with $GIT_DISABLE_...
2015-03-12 Nguyễn Thái... untracked cache: mark index dirty if untracked cache...
2015-03-12 Nguyễn Thái... untracked cache: print stats with $GIT_TRACE_UNTRACKED_...
2015-03-12 Nguyễn Thái... untracked cache: avoid racy timestamps
2015-03-12 Nguyễn Thái... read-cache.c: split racy stat test to a separate function
2015-03-12 Nguyễn Thái... untracked cache: save to an index extension
2015-03-12 Nguyễn Thái... untracked cache: invalidate at index addition or removal
2015-03-12 Nguyễn Thái... ewah: add convenient wrapper ewah_serialize_strbuf()
2015-03-12 Nguyễn Thái... untracked cache: load from UNTR index extension
2015-03-12 Nguyễn Thái... untracked cache: don't open non-existent .gitignore
2015-03-12 Nguyễn Thái... untracked cache: mark what dirs should be recursed...
2015-03-12 Nguyễn Thái... untracked cache: record/validate dir mtime and reuse...
2015-03-12 Nguyễn Thái... untracked cache: make a wrapper around {open,read,close...
2015-03-12 Nguyễn Thái... untracked cache: invalidate dirs recursively if .gitign...
2015-03-12 Nguyễn Thái... untracked cache: initial untracked cache validation
2015-03-12 Nguyễn Thái... untracked cache: record .gitignore information and...
2015-03-12 Nguyễn Thái... dir.c: optionally compute sha-1 of a .gitignore file
2015-03-12 Jeff Kingtag: fix some mis-organized options in "-h" listing
2015-03-11 Stefan Bellerbuiltin/help.c: fix memory leak
2015-03-11 Stefan Bellerbundle.c: fix memory leak
2015-03-10 René Scharfeuse isxdigit() for checking if a character is a hexadec...
2015-03-10 Stefan Bellerconnect.c: do not leak "conn" after showing diagnosis
2015-03-10 Michael J Gruberconfig,completion: add color.status.unmerged
2015-03-10 Kyle J. McKayt7510: do not fail when gpg warns about insecure memory
2015-03-10 Kyle J. McKayt5528: do not fail with FreeBSD shell
2015-03-10 Kyle J. McKayimap-send: use cURL automatically when NO_OPENSSL defined
2015-03-10 Junio C Hamanolog: decorate HEAD with branch name
2015-03-10 Junio C HamanoMerge branch 'jc/decorate-leaky-separator-color' into...
2015-03-10 Kyle J. McKaythread-utils.c: detect CPU count on older BSD-like...
2015-03-10 Kyle J. McKayconfigure: support HAVE_BSD_SYSCTL option
2015-03-10 Kyle J. McKayhelp.c: use SHELL_PATH instead of hard-coded "/bin/sh"
2015-03-10 Kyle J. McKaygit-compat-util.h: move SHELL_PATH default into header
2015-03-10 Kyle J. McKaygit-instaweb: use @SHELL_PATH@ instead of /bin/sh
2015-03-10 Kyle J. McKaygit-instaweb: allow running in a working tree subdirectory
2015-03-10 Junio C HamanoPost 2.3 cycle (batch #9)
2015-03-10 Junio C HamanoMerge branch 'mh/expire-updateref-fixes'
2015-03-10 Junio C HamanoMerge branch 'jk/diffcore-rename-duplicate'
2015-03-10 Nguyễn Thái... config.txt: update versioncmp.prereleaseSuffix
2015-03-10 René Scharfedaemon: deglobalize hostname information
2015-03-10 René Scharfedaemon: use strbuf for hostname info
2015-03-07 Remi Rampingit-gui: Makes chooser set 'gitdir' to the resolved...
2015-03-07 Remi Rampingit-gui: Fixes chooser not accepting gitfiles
2015-03-07 Karthik Nayakgit: treat "git -C '<path>'" as a no-op when <path...
2015-03-06 Junio C HamanoPost 2.3 cycle (batch #8)
2015-03-06 Junio C HamanoMerge branch 'bw/kwset-use-unsigned'
2015-03-06 Junio C HamanoMerge branch 'ak/t5516-typofix'
2015-03-06 Junio C HamanoMerge branch 'ms/submodule-update-config-doc'
2015-03-06 Junio C HamanoMerge branch 'ja/clean-confirm-i18n'
2015-03-06 Junio C HamanoMerge branch 'mk/diff-shortstat-dirstat-fix'
2015-03-06 Junio C HamanoMerge branch 'mg/doc-remote-tags-or-not'
2015-03-06 Junio C HamanoMerge branch 'nd/grep-exclude-standard-help-fix'
2015-03-06 Junio C HamanoMerge branch 'mr/doc-clean-f-f'
2015-03-06 Junio C HamanoMerge branch 'ye/http-accept-language'
2015-03-06 Junio C HamanoSync with 2.3.2
2015-03-06 Junio C HamanoGit 2.3.2
2015-03-06 Junio C HamanoMerge branch 'rj/no-xopen-source-for-cygwin' into maint
2015-03-06 Junio C HamanoMerge branch 'rs/simple-cleanups' into maint
2015-03-06 Junio C HamanoMerge branch 'mm/am-c-doc' into maint
2015-03-06 Junio C HamanoMerge branch 'ew/svn-maint-fixes' into maint
2015-03-06 Junio C HamanoMerge branch 'km/send-email-getopt-long-workarounds...
2015-03-06 SZEDER Gáborcompletion: simplify __git_remotes()
2015-03-06 SZEDER Gáborcompletion: add a test for __git_remotes() helper function
2015-03-06 Eric Sunshinerebase-interactive: re-word "item count" comment
2015-03-06 Eric Sunshinerebase-interactive: suppress whitespace preceding item...
2015-03-06 Alexander Kuleshovgit: make was_alias and done_help non-static
2015-03-06 Michael J Gruberbranch: name detached HEAD analogous to status
2015-03-06 Michael J Gruberwt-status: refactor detached HEAD analysis
2015-03-06 Michael J Grubersequencer: preserve commit messages
2015-03-06 Michael J Grubercommit/status: show the index-worktree diff with -v -v
2015-03-06 Michael J Grubert7508: test git status -v
2015-03-06 Junio C Hamanot7508: .gitignore 'expect' and 'output' files
2015-03-05 René Scharfezlib: initialize git_zstream in git_deflate_init{,_gzip...
2015-03-05 René Scharfearchive-zip: mark text files in archives
2015-03-05 Junio C HamanoSync with maint
2015-03-05 Junio C HamanoPrepare for 2.3.2
2015-03-05 Junio C HamanoMerge branch 'sb/plug-leak-in-make-cache-entry' into...
2015-03-05 Junio C HamanoMerge branch 'jk/fast-import-die-nicely-fix' into maint
2015-03-05 Junio C HamanoMerge branch 'es/blame-commit-info-fix' into maint
2015-03-05 Junio C HamanoMerge branch 'ab/merge-file-prefix' into maint
next