git.git
2012-04-16 Junio C HamanoMerge branch 'rs/combine-diff-zero-context-at-the-begin...
2012-04-16 Junio C HamanoMerge branch 'jk/diff-no-rename-empty'
2012-04-16 Junio C HamanoMerge branch 'jc/maint-clean-nested-worktree-in-subdir'
2012-04-16 Junio C HamanoMerge branch 'rs/unpack-trees-leakfix'
2012-04-16 Junio C HamanoMerge branch 'nl/rebase-i-cheat-sheet'
2012-04-16 Lucian Postont4052: Adjust --graph --stat output for prefixes
2012-04-16 Lucian PostonAdjust stat width calculations to take --graph output...
2012-04-16 Lucian PostonAdd output_prefix_length to diff_options
2012-04-16 Zbigniew Jędrzejewsk... t4052: test --stat output with --graph
2012-04-16 Jim Meyeringdiff: avoid stack-buffer-read-overrun for very long...
2012-04-16 Junio C HamanoRelNotes: the first batch of topics graduated to 'master'
2012-04-16 Junio C HamanoMerge branch 'da/difftool-test'
2012-04-16 Junio C HamanoMerge branch 'zj/test-cred-helper-nicer-prove'
2012-04-16 Junio C HamanoMerge branch 'jh/notes-merge-in-git-dir-worktree'
2012-04-16 Junio C HamanoMerge branch 'tr/maint-word-diff-regex-sticky'
2012-04-16 Junio C HamanoMerge branch 'jn/diffstat-tests'
2012-04-16 Junio C HamanoMerge branch 'jc/diff-algo-cleanup'
2012-04-16 Junio C HamanoMerge branch 'jc/commit-hook-authorship'
2012-04-16 Junio C HamanoMerge branch 'nd/stream-more'
2012-04-16 Clemens Buchachermerge overwrites unstaged changes in renamed file
2012-04-15 Zbigniew Jędrzejewsk... i18n: mark @{upstream} error messages for translation
2012-04-15 Zbigniew Jędrzejewsk... Be more specific if upstream branch is not tracked
2012-04-15 Zbigniew Jędrzejewsk... Provide better message for barnhc_wiht_tpyo@{u}
2012-04-15 Zbigniew Jędrzejewsk... Provide branch name in error message when using @{u}
2012-04-15 Zbigniew Jędrzejewsk... t1507: add tests to document @{upstream} behaviour
2012-04-15 Felipe Contrerastests: add initial bash completion tests
2012-04-15 Clemens Buchachercherry-pick: do not expect file arguments
2012-04-15 Clemens Buchacherproperly keep track of current working directory
2012-04-15 Jonathan Niederfast-import doc: cat-blob and ls responses need to...
2012-04-14 Ross Lagerwallstash: use eval_gettextln correctly
2012-04-14 Jens Lehmannsubmodules: recursive fetch also checks new tags for...
2012-04-14 Jonathan Niedertest: am of empty patch should not succeed
2012-04-14 Jonathan Niedertest: use test_i18ncmp for "Patch format detection...
2012-04-14 Jonathan Niedertest: do not rely on US English tracking-info messages
2012-04-14 Jeff Kinghttp: use newer curl options for setting credentials
2012-04-14 Jeff Kinghttp: clean up leak in init_curl_http_auth
2012-04-12 Christopher... Fix httpd tests that broke when non-ff push advice...
2012-04-12 Byrial Jensenl10n: Add Danish team (da) to list of teams
2012-04-12 Byrial Jensenl10n: New da.po file with 0 translations
2012-04-11 Junio C Hamanoapply: document buffer ownership rules across functions
2012-04-11 Junio C Hamanoapply: tighten constness of line buffer
2012-04-11 Junio C Hamanoapply: drop unused macro
2012-04-11 Michał Kiedrowiczgitweb: Refinement highlightning in combined diffs
2012-04-11 Michał Kiedrowiczgitweb: Highlight interesting parts of diff
2012-04-11 Michał Kiedrowiczgitweb: Push formatting diff lines to print_diff_chunk()
2012-04-11 Michał Kiedrowiczgitweb: Use print_diff_chunk() for both side-by-side...
2012-04-11 Michał Kiedrowiczgitweb: Extract print_sidebyside_diff_lines()
2012-04-11 Jakub Narębskigitweb: Pass esc_html_hl_regions() options to esc_html()
2012-04-11 Michał Kiedrowiczgitweb: esc_html_hl_regions(): Don't create empty ...
2012-04-11 Michał Kiedrowiczgitweb: Use descriptive names in esc_html_hl_regions()
2012-04-11 Neil Hormangit-cherry-pick: add allow-empty option
2012-04-11 Junio C Hamanoblame: accept --need-minimal
2012-04-11 Junio C HamanoKick off post 1.7.10 cycle
2012-04-11 Jeff Kinggc: do not explode objects which will be immediately...
2012-04-11 Ramsay Jonescompat/win32/pthread.h: Add an pthread_key_delete(...
2012-04-11 Luke Diamandgit p4: import/export of labels to/from p4
2012-04-11 Luke Diamandgit p4: Fixing script editor checks
2012-04-11 Sebastian Pippinggitweb: Fix unintended "--no-merges" for regular Atom...
2012-04-11 Stefano Lattarinitests: modernise style: more uses of test_line_count
2012-04-11 René Scharferevision: insert unsorted, then sort in prepare_revisio...
2012-04-11 René Scharfecommit: use mergesort() in commit_list_sort_by_date()
2012-04-11 René Scharfeadd mergesort() for linked lists
2012-04-10 René Scharfeunpack-trees: plug minor memory leak
2012-04-10 René Scharfeunpack-trees: don't perform any index operation if...
2012-04-10 Michael Haggertydo_for_each_ref(): only iterate over the subtree that...
2012-04-10 Michael Haggertyrefs: store references hierarchically
2012-04-10 Michael Haggertysort_ref_dir(): simplify logic
2012-04-10 Michael Haggertyrefs.c: rename ref_array -> ref_dir
2012-04-10 Michael Haggertystruct ref_entry: nest the value part in a union
2012-04-10 Michael Haggertycheck_refname_component(): return 0 for zero-length...
2012-04-10 Michael Haggertyfree_ref_entry(): new function
2012-04-10 Michael Haggertynames_conflict(): simplify implementation
2012-04-10 Michael Haggertyrepack_without_ref(): reimplement using do_for_each_ref...
2012-04-10 Michael Haggertydo_for_each_ref_in_arrays(): new function
2012-04-10 Michael Haggertydo_for_each_ref_in_array(): new function
2012-04-10 Michael Haggertyrefs: manage current_ref within do_one_ref()
2012-04-10 Michael Haggertyrefs.c: reorder definitions more logically
2012-04-10 Marco Sousal10n: Updated pt_PT language
2012-04-10 Jonathan Niedervar doc: advertise current DEFAULT_PAGER and DEFAULT_ED...
2012-04-10 Ivan Todoroskiremote-curl: main test case for the OS command line...
2012-04-10 Ivan Todoroskifetch-pack: test cases for the new --stdin option
2012-04-10 Ivan Todoroskiremote-curl: send the refs to fetch-pack on stdin
2012-04-10 Pete Wyckofffast-import: tighten parsing of datarefs
2012-04-10 Junio C HamanoMerge branch 'maint'
2012-04-10 Junio C HamanoMerge branch 'maint-1.7.9' into maint
2012-04-10 Junio C HamanoMerge branch 'maint-1.7.8' into maint-1.7.9
2012-04-10 René Scharfetest-subprocess: fix segfault without arguments
2012-04-10 René Scharfesubmodule: fix prototype of gitmodules_config
2012-04-10 Ross Lagerwallrev-parse --show-prefix: add in trailing newline
2012-04-10 Jeff Kingfix http auth with multiple curl handles
2012-04-10 Clemens Buchacherhttp auth fails with multiple curl handles
2012-04-10 David A. GreeneFix git-subtree install instructions
2012-04-10 David A. GreeneUse git-subtree test Makefile
2012-04-10 David A. GreeneAdd subtree test Makefile
2012-04-10 David A. GreeneInstall git-subtree from contrib
2012-04-10 David A. GreeneUse configure settings for git-subtree
2012-04-10 David A. GreeneUse project config files
2012-04-10 David A. GreeneRemove unnecessary git-subtree files
2012-04-10 David A. GreeneSet TEST_DIRECTORY
2012-04-10 David A. GreeneAdd 'contrib/subtree/' from commit 'd3a04e06c77d57978bb...
next