Sign in
googlers
/
jrn
/
git
/
77555854be6e7fbce07c9ded30ea859b54699be0
7755585
git-push: make git push --porcelain print "Done"
by Larry D'Anna
· 15 years ago
60cfeb8
git-push: send "To <remoteurl>" messages to the standard output in --porcelain mode
by Larry D'Anna
· 15 years ago
011fe98
git-push: fix an advice message so it goes to stderr
by Larry D'Anna
· 15 years ago
8051a03
Merge git://repo.or.cz/git-gui
by Junio C Hamano
· 15 years ago
v1.7.0-rc2
e7ec9de
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
fe12d8e
archive: simplify archive format guessing
by René Scharfe
· 15 years ago
8424981
Fix invalid read in quote_c_style_counted
by Jeff King
· 15 years ago
d2d66f1
docs: fix filter-branch example for quoted paths
by Jeff King
· 15 years ago
ab35469
t9501: Re-fix max load test
by Brian Gernhardt
· 15 years ago
6d0d465
bash: support the --autosquash option for rebase
by Björn Gustavsson
· 15 years ago
04bf448
Merge git://git.kernel.org/pub/scm/gitk/gitk
by Junio C Hamano
· 15 years ago
6448e0c
t9501: Skip testing load if we can't detect it
by Brian Gernhardt
· 15 years ago
71f1a21
Update draft release notes to 1.7.0
by Junio C Hamano
· 15 years ago
3bd8de5
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
2b26e0e
Update git fsck --full short description to mention packs
by Wesley J. Landaker
· 15 years ago
b401a12
Merge branch 'jc/maint-limit-note-output' into maint
by Junio C Hamano
· 15 years ago
3c8f6c8
Revert 30816237 and 7e62265
by Junio C Hamano
· 15 years ago
8bff7c5
git-svn: persistent memoization
by Andrew Myrick
· 15 years ago
4d0cc22
fast-import: count --max-pack-size in bytes
by Junio C Hamano
· 15 years ago
9f17688
update git-repack documentation wrt repack.UseDeltaBaseOffset
by Nicolas Pitre
· 15 years ago
89c3850
git-clean: fix the description of the default behavior
by Michael J Gruber
· 15 years ago
76ea93c
fast-import.c: Fix big-file-threshold parsing bug
by Junio C Hamano
· 15 years ago
07cf0f2
make --max-pack-size argument to 'git pack-object' count in bytes
by Nicolas Pitre
· 15 years ago
a2430dd
pack-objects: fix pack generation when using pack_size_limit
by Nicolas Pitre
· 15 years ago
2fca19f
fix multiple issues with t5300
by Nicolas Pitre
· 15 years ago
57017b3
gitweb: Simplify (and fix) chop_str
by John 'Warthog9' Hawley
· 15 years ago
7963791
gitk: Fix copyright symbol in About box message
by Paul Mackerras
· 15 years ago
7928610
grep: simplify assignment of ->fixed
by René Scharfe
· 15 years ago
4b7acc1
Merge branch 'ms/filter-branch-submodule'
by Junio C Hamano
· 15 years ago
484e669
Merge branch 'jh/gitweb-caching' (early part)
by Junio C Hamano
· 15 years ago
347d04d
Merge branch 'bw/no-python-autoconf'
by Junio C Hamano
· 15 years ago
d3b91fa
Merge branch 'sp/fast-import-large-blob'
by Junio C Hamano
· 15 years ago
b659b49
Correct spelling of 'REUC' extension
by Shawn O. Pearce
· 15 years ago
89d6159
git-gui: update french translation
by Emmanuel Trillaud
· 15 years ago
5bf4684
git-gui: update Japanese translation
by Nanako Shiraishi
· 15 years ago
b8bba41
build: make code "-Wpointer-arith" clean
by Junio C Hamano
· 15 years ago
dc78250
configure: Allow --without-python
by Ben Walton
· 15 years ago
f22cd7f
configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
by Ben Walton
· 15 years ago
844ad3d
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
by Junio C Hamano
· 15 years ago
5eef828
fast-import: Stream very large blobs directly to pack
by Shawn O. Pearce
· 15 years ago
562d53f
git-p4: Fix sync errors due to new server version
by Pal-Kristian Engstad
· 15 years ago
8d9e7d5
Updates for dirty submodules in release notes and user manual
by Jens Lehmann
· 15 years ago
c0da5db
Update draft release notes to 1.7.0
by Junio C Hamano
· 15 years ago
2ee8c5b
Merge branch 'dm/make-threaded-simplify'
by Junio C Hamano
· 15 years ago
7eb151d
Make NO_PTHREADS the sole thread configuration variable
by Dan McGee
· 15 years ago
9f7a3c1
RPM packaging: use %global inside %{!?...}
by Junio C Hamano
· 15 years ago
6ddf75a
mention new shell execution behavior in release notes
by Jeff King
· 15 years ago
de7a796
Fix memory leak in submodule.c
by Jens Lehmann
· 15 years ago
6a5d0b0
Fix typos in technical documentation.
by Ralf Wildenhues
· 15 years ago
aa14013
gitweb: Add optional extra parameter to die_error, for extended explanation
by John 'Warthog9' Hawley
· 15 years ago
1ee4b4e
gitweb: add a "string" variant of print_sort_th
by John 'Warthog9' Hawley
· 15 years ago
0cf207f
gitweb: add a "string" variant of print_local_time
by John 'Warthog9' Hawley
· 15 years ago
24d4afc
gitweb: Check that $site_header etc. are defined before using them
by John 'Warthog9' Hawley
· 15 years ago
62331ef
gitweb: Makefile improvements
by John 'Warthog9' Hawley
· 15 years ago
b62a1a9
gitweb: Load checking
by John 'Warthog9' Hawley
· 15 years ago
745a2db
gitweb: Make running t9501 test with '--debug' reliable and usable
by Jakub Narebski
· 15 years ago
b0883aa
is_submodule_modified(): fix breakage with external GIT_INDEX_FILE
by Junio C Hamano
· 15 years ago
v1.7.0-rc1
a9c7c43
RPM packaging: don't include foreign-scm-helper bits yet
by Junio C Hamano
· 15 years ago
bfac23d
grep: Fix two memory leaks
by Dan McGee
· 15 years ago
31d8738
rebase: don't invoke the pager for each commit summary
by Markus Heidelberg
· 15 years ago
3a985c2
Update draft release notes to 1.7.0
by Junio C Hamano
· 15 years ago
b10b918
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
3325cea
Merge branch 'maint-1.6.5' into maint
by Junio C Hamano
· 15 years ago
947c346
Implement pthread_cond_broadcast on Windows
by Johannes Sixt
· 15 years ago
a004fb9
If deriving SVN_SSH from GIT_SSH on msys, also add quotes
by Sebastian Schuberth
· 15 years ago
fc4b10c
Merge git://git.kernel.org/pub/scm/gitk/gitk
by Junio C Hamano
· 15 years ago
02e5124
add shebang line to git-mergetool--lib.sh
by Jeff King
· 15 years ago
7b48c17
fix off-by-one allocation error
by Jeff King
· 15 years ago
65d41d4
fix memcpy of overlapping area
by Jeff King
· 15 years ago
e1a3f28
Merge branch 'maint'
by Shawn O. Pearce
· 15 years ago
d6db1bb
git-gui: fix shortcut for menu "Commit/Revert Changes"
by Heiko Voigt
· 15 years ago
d70bb62
gitk: Update German translation
by Christian Stimming
· 15 years ago
5cc0f82
gitk: Add French translation
by Emmanuel Trillaud
· 15 years ago
9f05312
gitk: update Italian translation
by Michele Ballabio
· 15 years ago
b495f0b
gitk: Update Swedish translation
by Peter Krefting
· 15 years ago
831cc7e
git-gui: Quote git path when starting another gui in a submodule
by Jens Lehmann
· 15 years ago
dace5dd
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
00f09d0
bash: support 'git notes' and its subcommands
by SZEDER Gábor
· 15 years ago
1f7d57f
filter-branch: Add tests for submodules in tree-filter
by Michal Sojka
· 15 years ago
03ca839
filter-branch: Fix to allow replacing submodules with another content
by Michal Sojka
· 15 years ago
63d04a7
bash: don't offer remote transport helpers as subcommands
by SZEDER Gábor
· 15 years ago
4ff61c2
grep --quiet: finishing touches
by Junio C Hamano
· 15 years ago
12a258c
reject @{-1} not at beginning of object name
by Jeff King
· 15 years ago
d46a830
fix parsing of @{-1}@{u} combination
by Jeff King
· 15 years ago
42cab60
test combinations of @{} syntax
by Jeff King
· 15 years ago
af86deb
rerere: fix too-short initialization
by Jeff King
· 15 years ago
cbdaf56
git-gui: update Italian translation
by Michele Ballabio
· 16 years ago
fe9c06b
git-gui: Update Swedish translation (520t0f0u)
by Peter Krefting
· 15 years ago
8e52dc3
t0101: use absolute date
by Jeff King
· 15 years ago
b62cb17
Merge branch 'fk/threaded-grep'
by Junio C Hamano
· 15 years ago
811428e
Merge branch 'gp/maint-cvsserver'
by Junio C Hamano
· 15 years ago
df3dac3
tests: update tests that used to fail
by Junio C Hamano
· 15 years ago
c80d7be
git-gui: use themed tk widgets with Tk 8.5
by Pat Thoyts
· 15 years ago
ab2d3b0
git-gui: Update German translation (12 new or changed strings).
by Christian Stimming
· 15 years ago
7c39323
Merge branch 'jc/upstream-reflog'
by Junio C Hamano
· 15 years ago
103209c
Merge branch 'jc/maint-reflog-bad-timestamp'
by Junio C Hamano
· 15 years ago
6818685
Merge branch 'il/maint-colon-address'
by Junio C Hamano
· 15 years ago
a0075d9
Merge branch 'il/maint-xmallocz'
by Junio C Hamano
· 15 years ago
f1694b6
Merge branch 'jh/maint-config-file-prefix'
by Junio C Hamano
· 15 years ago
cb21d8f
transport_get(): drop unnecessary check for !remote
by Junio C Hamano
· 15 years ago
Next »