]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2008-08-19 Robert Schieleadapt git-cvsserver manpage to dash-free syntax
2008-08-19 Don Zickusmailinfo: re-fix MIME multipart boundary parsing
2008-08-17 Mark Levedahlgit-submodule - Add 'foreach' subcommand
2008-08-17 Stephan BeyerFix commit_tree() buffer leak
2008-08-17 Peter Valdemar MørchTeach git log --exit-code to return an appropriate...
2008-08-17 Peter Valdemar MørchTeach git log --check to return an appropriate exit code
2008-08-17 Pieter de Biebuiltin-reflog: Allow reflog expire to name partial ref
2008-08-17 Junio C HamanoStart 1.6.1 cycle
2008-08-17 Junio C HamanoStart 1.6.0.X maintenance series
2008-08-17 Junio C HamanoGIT 1.6.0 v1.6.0
2008-08-17 Junio C HamanoMerge git-gui 0.11.0
2008-08-17 Junio C HamanoMerge branch 'ak/p4'
2008-08-17 Marcus Griepcount-objects: Add total pack size to verbose output
2008-08-17 Junio C Hamanotests: use $TEST_DIRECTORY to refer to the t/ directory
2008-08-17 Marek ZawirskiMake push more verbose about illegal combination of options
2008-08-17 Junio C Hamanoindex: future proof for "extended" index entries
2008-08-17 Robert Blumgit-p4: chdir now properly sets PWD environment variabl...
2008-08-17 Stephan BeyerImprove error output of git-rebase
2008-08-17 Miklos Vajnat9300: replace '!' with test_must_fail
2008-08-17 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-08-16 Marcus GriepGit.pm: Make File::Spec and File::Temp requirement lazy
2008-08-16 Miklos VajnaDocumentation: document the pager.* configuration setting
2008-08-16 Stephan Beyergit-stash: improve synopsis in help and manual page
2008-08-16 Eric BlakeMakefile: building git in cygwin 1.7.0
2008-08-16 Stephan Beyergit-am: ignore --binary option
2008-08-16 Marcus Griepbash-completion: Add non-command git help files to...
2008-08-15 Alex RiesenFix t3700 on filesystems which do not support question...
2008-08-15 Anand KumriaUtilise our new p4_read_pipe and p4_write_pipe wrappers
2008-08-15 Anand KumriaAdd p4 read_pipe and write_pipe wrappers
2008-08-15 Lee Marlowbash completion: Add '--merge' long option for 'git log'
2008-08-15 Lee Marlowbash completion: Add completion for 'git mergetool'
2008-08-15 Matt McCutchengit format-patch documentation: clarify what --cover...
2008-08-15 Eric Raiblebash completion: 'git apply' should use 'fix' not 'strip'
2008-08-14 Junio C Hamanoxdiff-interface: hide the whole "xdiff_emit_state"...
2008-08-14 Brian DowningUse strbuf for struct xdiff_emit_state's remainder
2008-08-14 Brian DowningMake xdi_diff_outf interface for running xdiff_outf diffs
2008-08-14 Junio C HamanoMerge branch 'maint'
2008-08-14 Brandon Caseyt5304-prune: adjust file mtime based on system time...
2008-08-14 Brandon Caseytest-parse-options: use appropriate cast in length_callback
2008-08-14 Kevin BallardFix escaping of glob special characters in pathspecs
2008-08-13 Thomas Rastrebase -i -p: fix parent rewriting
2008-08-13 Thomas Rastrebase -i -p: handle index and workdir correctly
2008-08-13 Junio C HamanoGIT 1.6.0-rc3 v1.6.0-rc3
2008-08-13 Junio C HamanoMerge branch 'maint'
2008-08-13 Junio C HamanoDo not talk about "diff" in rev-list documentation.
2008-08-13 Junio C HamanoMerge git://git.bogomips.org/git-svn
2008-08-13 Marcus Griepgit-svn: Reduce temp file usage when dealing with non-links
2008-08-13 Marcus Griepgit-svn: Make it incrementally faster by minimizing...
2008-08-13 Marcus GriepGit.pm: Add faculties to allow temp files to be cached
2008-08-13 Thomas RastDocumentation: rev-list-options: Rewrite simplification...
2008-08-12 Gustaf HendebyTeach git diff about BibTeX head hunk patterns
2008-08-12 Gustaf Hendebygitattributes: Document built in hunk header patterns
2008-08-12 Stephen R. van den Berggit-daemon: SysV needs the signal handler reinstated.
2008-08-12 Junio C Hamanodiff --check: do not unconditionally complain about...
2008-08-12 Junio C HamanoMerge branch 'maint'
2008-08-12 Anand KumriaPut in the two other configuration elements found in...
2008-08-12 Anand KumriaPut some documentation in about the parameters that...
2008-08-12 Anand KumriaMove git-p4.syncFromOrigin into a configuration paramet...
2008-08-12 Anand KumriaConsistently use 'git-p4' for the configuration entries
2008-08-12 Anand KumriaIf the user has configured various parameters, use them.
2008-08-12 Anand KumriaSwitch to using 'p4_build_cmd'
2008-08-12 Anand KumriaIf we are in verbose mode, output what we are about...
2008-08-12 Anand KumriaAdd a single command that will be used to construct...
2008-08-12 Anand KumriaUtilise the new 'p4_system' function.
2008-08-12 Anand KumriaHave a command that specifically invokes 'p4' (via system)
2008-08-12 Anand KumriaUtilise the new 'p4_read_pipe_lines' command
2008-08-12 Anand KumriaCreate a specific version of the read_pipe_lines comman...
2008-08-12 Thomas RastDocumentation: rev-list-options: Fix a typo
2008-08-12 Petr BaudisAdjust for the new way of enabling the default post...
2008-08-11 Francis Moreaugit-bisect: fix wrong usage of read(1)
2008-08-11 Nguyễn Thái Ngọc DuyFix typo in comments of longest_ancestor_length()
2008-08-11 Abhijit Menon-SenMake cherry-pick use rerere for conflict resolution.
2008-08-11 Johannes Schindelincheckout --track: make up a sensible branch name if...
2008-08-11 Junio C HamanoMerge branch 'maint'
2008-08-11 Junio C HamanoRe-fix rev-list-options documentation
2008-08-11 Karl HasselströmAdd test for diff-tree --stdin with two trees
2008-08-11 Karl HasselströmTeach git diff-tree --stdin to diff trees
2008-08-11 Karl Hasselströmdiff-tree: Note that the commit ID is printed with --stdin
2008-08-11 Karl HasselströmRefactoring: Split up diff_tree_stdin
2008-08-11 Junio C HamanoMerge branch 'maint'
2008-08-11 Ivan StankovicDocumentation: fix invalid reference to 'mybranch'...
2008-08-11 Junio C HamanoFix deleting reflog entries from HEAD reflog
2008-08-11 Pieter de Biereflog test: add more tests for 'reflog delete'
2008-08-11 Thomas RastDocumentation: rev-list-options: Fix -g paragraph forma...
2008-08-11 Alexander Gavrilovgitk: Allow safely calling nukefile from a run queue...
2008-08-10 Shawn O. Pearcegit-gui 0.11 gitgui-0.11.0
2008-08-09 Junio C HamanoUpdate draft RelNotes for 1.6.0
2008-08-09 Junio C HamanoMerge branch 'maint'
2008-08-09 Junio C Hamanomailinfo: fix MIME multi-part message boundary handling
2008-08-09 Johannes SchindelinEnable parallel tests
2008-08-09 Johannes Schindelintests: Clarify dependencies between tests, 'aggregate...
2008-08-09 Johannes Schindelint9700: remove useless check
2008-08-09 Pieter de Biebuiltin-rm: Add a --force flag
2008-08-08 Eric Wonggit-svn: wrap long lines in a few places
2008-08-08 Marcus Griepgit-svn: Allow deep branch names by supporting multi-globs
2008-08-08 Marcus GriepFix multi-glob assertion in git-svn
2008-08-08 Thomas Rastfilter-branch: be more helpful when an annotated tag...
2008-08-08 Thomas RastDocumentation: filter-branch: document how to filter...
2008-08-08 Brandon CaseyMakefile: add a target which will abort compilation...
2008-08-08 SZEDER Gáborbash: remove redundant check for 'git stash apply' options
next